mirror of https://gitlab.com/dabruh/dotfiles.git
Always run flashfocus.
This commit is contained in:
parent
2db614cde3
commit
231012f045
|
@ -2,7 +2,7 @@
|
|||
exec_always --no-startup-id pidof -s picom || picom
|
||||
|
||||
# Run flashfocus
|
||||
exec_always --no-startup-id pidof -s flashfocus || flashfocus --config ~/.config/flashfocus
|
||||
exec_always --no-startup-id flashfocus --config ~/.config/flashfocus/flashfocus.yml
|
||||
bindsym Alt+section exec --no-startup-id flash_window
|
||||
|
||||
# Set wallpaper
|
||||
|
|
Loading…
Reference in New Issue