disable next prev shortcuts
These specific mappings interfere with a remote desktop
This commit is contained in:
parent
b4c3c76cbf
commit
821d8a269c
1 changed files with 2 additions and 2 deletions
|
@ -212,8 +212,8 @@ bindsym $mod+Print exec grim -g "$(slurp)" ~/screenshots/$(date +%Y-%m-%d_%H-%m-
|
|||
|
||||
# media
|
||||
bindsym --locked Pause exec playerctl play-pause
|
||||
bindsym $mod+Mod1+n exec playerctl next
|
||||
bindsym $mod+Mod1+p exec playerctl previous
|
||||
#bindsym $mod+Mod1+n exec playerctl next
|
||||
#bindsym $mod+Mod1+p exec playerctl previous
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
|
|
Loading…
Reference in a new issue