diff --git a/modules/desktop.nix b/modules/desktop.nix index b70ea7c..964b816 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -62,7 +62,7 @@ in with lib; { { command = "picom --experimental-backend"; } { command = "pkill nm-applet; nm-applet"; always = true; } { command = "pkill pa-applet; pa-applet"; always = true; } - { command = "pkill oneko; oneko -tofocus -tora -position +0+5 -fg hotpink -bg pink"; always = true; } + { command = "pkill oneko; oneko -tofocus -tora -position +0+5 -fg palevioletred3 -bg pink"; always = true; } ]; # }}} # Assigns {{{