mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 12:10:45 +02:00
comituje
This commit is contained in:
@@ -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"
|
||||
];
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
identity = true;
|
||||
}
|
||||
{
|
||||
time = "21:00";
|
||||
time = "21:30";
|
||||
identity = false;
|
||||
temperature = 4500;
|
||||
gamma = 0.8;
|
||||
|
||||
Reference in New Issue
Block a user