mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 23:26:23 +01:00
changed color of cat
This commit is contained in:
parent
261eb64360
commit
0989b5edde
|
@ -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 {{{
|
||||
|
|
Loading…
Reference in a new issue