fix vicinae toggle
This commit is contained in:
parent
73c149ea32
commit
e667e36c4b
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ binds {
|
|||
|
||||
// Suggested binds for running programs: terminal, app launcher, screen locker.
|
||||
Mod+Return { spawn "sh" "-c" "alacritty msg create-window || alacritty"; }
|
||||
Mod+D { spawn "vicinae"; }
|
||||
Mod+D { spawn "vicinae" "toggle"; }
|
||||
Super+Alt+L { spawn "swaylock"; }
|
||||
|
||||
XF86AudioRaiseVolume allow-when-locked=true { spawn "wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0.05+"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue