some more color management

This commit is contained in:
2025-03-28 18:31:21 +01:00
parent 99c10921fc
commit b878344566
6 changed files with 87 additions and 25 deletions

View File

@@ -8,9 +8,14 @@
pkgs.brightnessctl
pkgs.cliphist
pkgs.wl-clipboard
pkgs.gcr # Provides org.gnome.keyring.SystemPrompter
];
# Also use gnome keyring
services.gnome-keyring.enable = true;
wayland.windowManager.hyprland = {
enable = true;
systemd.enable = true;