This commit is contained in:
2026-02-24 23:39:07 +01:00
14 changed files with 254 additions and 104 deletions

View File

@@ -1,8 +1,14 @@
{
<<<<<<< HEAD
inputs,
pkgs,
isNixOS,
lib,
=======
isNixOS,
lib,
userConfig,
>>>>>>> c77553344515b404d765c04e1e472dac1cf4bb94
...
}:
@@ -151,8 +157,7 @@
"exec-once" = [
"wl-paste --type text --watch cliphist store"
"wl-paste --type image --watch cliphist store"
"uwsm app -- kdeconnect-indicator"
"uwsm app -- ashell"
"uwsm app -- ${userConfig.statusBar}"
"swww-daemon"
"openrgb -c $openrgb_color"
];

View File

@@ -22,7 +22,7 @@
identity = true;
}
{
time = "21:00";
time = "21:30";
identity = false;
temperature = 4500;
gamma = 0.8;