From 4667653ed1857bff9fe442edc08044de4e3035c0 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Mon, 15 Jan 2024 23:31:25 +0700 Subject: [PATCH] hyprstuff --- modules/user/rofi.nix | 3 ++- users/rin/default.nix | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/user/rofi.nix b/modules/user/rofi.nix index 45fcc4d..ed78204 100644 --- a/modules/user/rofi.nix +++ b/modules/user/rofi.nix @@ -1,6 +1,7 @@ -{ config, inputs, ... }: { +{ config, inputs, pkgs, ... }: { programs.rofi = { enable = true; + package = pkgs.rofi-wayland; theme = "theme"; }; xdg.configFile."rofi/theme.rasi".source = ../../res/theme.rasi; diff --git a/users/rin/default.nix b/users/rin/default.nix index a9df75e..ea23526 100644 --- a/users/rin/default.nix +++ b/users/rin/default.nix @@ -36,7 +36,7 @@ rofi # spicetify -# dunst + dunst # eww # picom #