Add Alt modifier to i3 reload and restart bindings
This commit is contained in:
parent
41f6fc4e1f
commit
d6a8bf1b98
@ -268,9 +268,9 @@ bindsym $mod+Mod1+Shift+0 move container to workspace number 20
|
|||||||
|
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Mod1+Shift+c reload
|
||||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||||
bindsym $mod+Shift+r restart
|
bindsym $mod+Mod1+Shift+r restart
|
||||||
|
|
||||||
# resize window
|
# resize window
|
||||||
mode "resize" {
|
mode "resize" {
|
||||||
|
Loading…
Reference in New Issue
Block a user