+bind to change background

This commit is contained in:
odave
2020-04-06 15:46:21 +01:00
parent adcb4199d6
commit e9df879a6c

View File

@@ -63,6 +63,7 @@ bindsym $mod+space exec i3-input -F "%s" -P "i3 Command: "
# lock bind and rename bind # lock bind and rename bind
bindsym $mod+Ctrl+l exec $lock bindsym $mod+Ctrl+l exec $lock
bindsym $mod+Ctrl+r exec i3-input -F "rename workspace to %s" -P "New name: " bindsym $mod+Ctrl+r exec i3-input -F "rename workspace to %s" -P "New name: "
bindsym $mod+Ctrl+d exec $bg
# change focus # change focus
bindsym $mod+h focus left bindsym $mod+h focus left