persway/flashfocus

This commit is contained in:
atagen 2023-08-19 00:02:51 +10:00
parent a1ea05afff
commit 899f706e3f

View file

@ -68,6 +68,7 @@ in {
gtk-engine-murrine
persway
flashfocus
]
++ pkgs.rice.fonts.pkgs
++ pkgs.rice.icons.pkgs;
@ -198,7 +199,8 @@ in {
{command = "swayosd --max-volume 100";}
{command = "keepassxc";}
{command = "swaync";}
{command = "persway daemon -d spiral";}
{command = "persway daemon -d spiral -f \"[tiling] opacity 0.98; opacity 1\"";}
{command = "flashfocus -o 0.95 -t 175 -n 30 --no-flash-fullscreen -l on_open_close";}
];
terminal = "kitty";
modifier = "Mod4";