bwmenu script
This commit is contained in:
parent
c0466602b7
commit
98af4d5664
2 changed files with 4 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ bind=SUPER,slash,exec,brave
|
|||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,F,fullscreen,
|
||||
bind=SUPER,d,exec,wofi --show drun
|
||||
bind=SUPER_SHIFT,P,exec,bwmenu
|
||||
bind=SUPER_SHIFT,P,exec,~/.local/scripts/bwmenu
|
||||
bind=SUPER,apostrophe,exec,notify-send -i mpv "$(playerctl metadata --format '{{title}}')" "$(playerctl metadata --format '{{album}}')" -t 3000
|
||||
bind=SUPER_SHIFT,E,exit,
|
||||
bind=,XF86AudioRaiseVolume,exec,amixer -D pulse sset Master 5%+ && amixer sset Master unmute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue