added pending items
This commit is contained in:
parent
cb3663cddb
commit
44e981255b
6 changed files with 19 additions and 3 deletions
|
|
@ -46,12 +46,13 @@ bind = SUPER + ALT, R, pass, class:^(com\.obsproject\.Studio)$
|
|||
|
||||
|
||||
# Launchers
|
||||
bind=$mod, D, exec, wmenu-run
|
||||
bind=$mod, D, exec, bemenu-run
|
||||
bind=$mod, RETURN, exec, kitty
|
||||
bind=$mod, Y, exec, foot yazi
|
||||
bind=$mod + SHIFT, Q, killactive
|
||||
bind=$mod, SPACE, togglefloating
|
||||
bind=$mod, B, exec, "$HOME/dotfiles/scripts/background.sh"
|
||||
bind=$mod, S, exec, "$HOME/dotfiles/scripts/lock.sh"
|
||||
|
||||
# Movement
|
||||
bind=$mod, F, fullscreen, 1
|
||||
|
|
@ -81,7 +82,6 @@ bind=$mod, code:17, workspace, 8
|
|||
bind=$mod SHIFT, code:17, movetoworkspace, 8
|
||||
bind=$mod, code:18, workspace, 9
|
||||
bind=$mod SHIFT, code:18, movetoworkspace, 9
|
||||
bind=, XF86LogOff, exec, "$HOME/dotfiles/scripts/lock.sh"
|
||||
|
||||
# Settings buttons
|
||||
binde=, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue