chore: several changes...

This commit is contained in:
Xavier Morel
2025-09-05 12:38:13 +02:00
parent 1d3066d350
commit d60a6515b3
6 changed files with 22 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ in
config = lib.mkIf config.myHome.services.hyprland.enable {
wayland.windowManager.hyprland = {
enable = true;
xwayland.enable = true;
settings = {
# hyprland.conf
"$mainMod" = "SUPER";
@@ -201,7 +202,6 @@ in
rofi.enable = true;
swaylock.enable = true;
};
services = {
picom.enable = true;
hyprsunset.enable = true;