From 94666c75a0b87bf03b6782e38ca19be573ed7858 Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Tue, 17 Feb 2026 11:40:09 +0000 Subject: [PATCH] wip --- home/common/programs/hyprland/default.nix | 2 ++ home/common/programs/hyprland/noctalia/settings.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",