Compare commits
No commits in common. "9baa9a4ff694dd6f294aa132799a0d04b960b89d" and "73343d4c1c3dfa02f5dc25e1446d42082a87870a" have entirely different histories.
9baa9a4ff6
...
73343d4c1c
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@ $explorer = thunar
|
|||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod SHIFT, Q, exit,
|
||||
bind = $mainMod SHIFT, SPACE, togglefloating,
|
||||
bind = $mainMod SHIFT, E, pin,
|
||||
|
||||
bind = $mainMod, RETURN, exec, $terminal
|
||||
bind = $mainMod, B, exec, $browser
|
||||
|
@ -50,7 +49,7 @@ bind = $mainMod, 64, exec, pkill -SIGUSR1 '^waybar$'
|
|||
|
||||
# Audio controls
|
||||
bind = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bind = , XF86AudioPause, exec, playerctl play-pause
|
||||
bind = , XF86AudioPause, exec, playerctl pause-pause
|
||||
bind = , XF86AudioNext, exec, playerctl next
|
||||
bind = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
|
|
Loading…
Reference in a new issue