hyprstuff

This commit is contained in:
LavaDesu 2024-01-15 23:31:25 +07:00
parent fd126721cf
commit 4667653ed1
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
{ config, inputs, ... }: { { config, inputs, pkgs, ... }: {
programs.rofi = { programs.rofi = {
enable = true; enable = true;
package = pkgs.rofi-wayland;
theme = "theme"; theme = "theme";
}; };
xdg.configFile."rofi/theme.rasi".source = ../../res/theme.rasi; xdg.configFile."rofi/theme.rasi".source = ../../res/theme.rasi;

View file

@ -36,7 +36,7 @@
rofi rofi
# spicetify # spicetify
# dunst dunst
# eww # eww
# picom # picom
# #