Updating i3 config
This commit is contained in:
parent
4db4c8c8bd
commit
b526c6f41d
@ -68,8 +68,8 @@ bindsym $mod+Shift+Up move up
|
|||||||
bindsym $mod+Shift+Right move right
|
bindsym $mod+Shift+Right move right
|
||||||
|
|
||||||
# Changement du mode de split (vertical ou horizontal)
|
# Changement du mode de split (vertical ou horizontal)
|
||||||
bindsym $mod+h split h
|
bindsym $mod+| split h
|
||||||
bindsym $mod+v split v
|
bindsym $mod+- split v
|
||||||
|
|
||||||
# Permet de changer de mode
|
# Permet de changer de mode
|
||||||
bindsym $mod+f fullscreen toggle
|
bindsym $mod+f fullscreen toggle
|
||||||
@ -187,7 +187,7 @@ bindsym $mod+underscore workspace $ws8
|
|||||||
bindsym $mod+ccedilla workspace $ws9
|
bindsym $mod+ccedilla workspace $ws9
|
||||||
bindsym $mod+agrave workspace $ws10
|
bindsym $mod+agrave workspace $ws10
|
||||||
bindsym $mod+Tab workspace next
|
bindsym $mod+Tab workspace next
|
||||||
bindsym $mode+Shift+Tab workspace prev
|
bindsym $mod+Shift+Tab workspace prev
|
||||||
bindsym $mod+Ctrl+Right workspace next
|
bindsym $mod+Ctrl+Right workspace next
|
||||||
bindsym $mod+Ctrl+Left workspace prev
|
bindsym $mod+Ctrl+Left workspace prev
|
||||||
bindsym $mod+Ctrl+h workspace next
|
bindsym $mod+Ctrl+h workspace next
|
||||||
|
Loading…
Reference in New Issue
Block a user