diff --git a/home/common/programs/hyprland/default.nix b/home/common/programs/hyprland/default.nix index c466e7b..2acdc92 100644 --- a/home/common/programs/hyprland/default.nix +++ b/home/common/programs/hyprland/default.nix @@ -24,6 +24,8 @@ in hyprsunset xdg-desktop-portal-termfilechooser libnotify + cliphist + wl-screenrec ]; home.sessionVariables = { diff --git a/home/common/programs/hyprland/noctalia/settings.json b/home/common/programs/hyprland/noctalia/settings.json index 69e5bfd..0c13f7e 100644 --- a/home/common/programs/hyprland/noctalia/settings.json +++ b/home/common/programs/hyprland/noctalia/settings.json @@ -198,7 +198,7 @@ ] }, "colorSchemes": { - "darkMode": false, + "darkMode": true, "generationMethod": "tonal-spot", "manualSunrise": "06:30", "manualSunset": "18:30",