Updated i3 config.
This commit is contained in:
@@ -149,6 +149,10 @@ bindsym $mod+Shift+8 move container to workspace number $ws8
|
||||
bindsym $mod+Shift+9 move container to workspace number $ws9
|
||||
bindsym $mod+Shift+0 move container to workspace number $ws10
|
||||
|
||||
# bring focused container to workspace while cycling
|
||||
bindsym $mod+Ctrl+Shift+Right move container to workspace next
|
||||
bindsym $mod+Ctrl+Shift+Left move container to workspace prev
|
||||
|
||||
# reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
@@ -188,3 +192,6 @@ bindsym $mod+r mode "resize"
|
||||
bar {
|
||||
status_command i3status
|
||||
}
|
||||
|
||||
# set wallpaper
|
||||
#exec –no-startup-id ~/.fehbg
|
||||
Reference in New Issue
Block a user