changes
This commit is contained in:
parent
5a00f40738
commit
2ca763bfde
3 changed files with 13 additions and 6 deletions
|
@ -67,6 +67,7 @@ in with lib; {
|
|||
{ command = "pkill nm-applet; nm-applet"; always = true; }
|
||||
{ command = "pkill pa-applet; pa-applet"; always = true; }
|
||||
{ command = "pkill oneko; oneko -tofocus -tora -position +-1+5 -fg palevioletred3 -bg pink -name 'Rose the desktop kitty'"; always = true; }
|
||||
{ command = "mullvad-vpn --background"; always = true; }
|
||||
];
|
||||
# }}}
|
||||
# Assigns {{{
|
||||
|
@ -221,7 +222,7 @@ in with lib; {
|
|||
#"blur-size = 30"
|
||||
#"blur-deviation = 15"
|
||||
#"blur-background-fixed = true"
|
||||
"detect-client-opacity" = true;
|
||||
#"detect-client-opacity" = true;
|
||||
#"blur-method" = "gaussian";
|
||||
#"blur-size" = 30;
|
||||
#"blur-deviation" = 15;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue