add vicinae launcher
This commit is contained in:
parent
d91aabd3c0
commit
7b0b3ac084
5 changed files with 87 additions and 9 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 "tofi-drun" "--drun-launch=true"; }
|
||||
Mod+D { spawn "vicinae"; }
|
||||
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