i3, Polybar: Set up multi-monitor-friendly configurations

This commit is contained in:
2017-09-13 23:01:37 -05:00
parent 309af33a40
commit a7de704686
2 changed files with 8 additions and 0 deletions

View File

@@ -147,6 +147,12 @@ bindsym $mod+$shift+Down move down
bindsym $mod+$shift+Up move up
bindsym $mod+$shift+Right move right
# move focused workspace between monitors
bindsym $sup+Left move workspace to output left
bindsym $sup+Down move workspace to output down
bindsym $sup+Up move workspace to output up
bindsym $sup+Right move workspace to output right
# split in horizontal orientation
bindsym $mod+h split h