i3: Remove media keys
This commit is contained in:
parent
31e23b25d5
commit
3dd9e96ac1
1 changed files with 0 additions and 5 deletions
|
@ -68,11 +68,6 @@ bindsym $mod+Shift+space floating toggle
|
||||||
# focus the parent container
|
# focus the parent container
|
||||||
bindsym $mod+a focus parent
|
bindsym $mod+a focus parent
|
||||||
|
|
||||||
# media keys
|
|
||||||
bindsym $mod+equal exec --no-startup-id playerctl play-pause
|
|
||||||
bindsym $mod+Shift+9 exec --no-startup-id playerctl previous
|
|
||||||
bindsym $mod+Shift+0 exec --no-startup-id playerctl next
|
|
||||||
|
|
||||||
# focus the child container
|
# focus the child container
|
||||||
#bindsym $mod+d focus child
|
#bindsym $mod+d focus child
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue