Commit f797e44b authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Changed restart and reload i3 config to $mod+Ctrl so doesn't conflict

with eclipse rename functionality.
parent 9aa2a823
......@@ -335,10 +335,10 @@ bindsym $mod_next+Shift+l exec --no-startup-id smplayer -send-action forward1
for_window [urgent=latest] focus
# reload the configuration file
bindsym $mod+Shift+c reload
bindsym $mod+Ctrl+c reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r restart
bindsym $mod+Ctrl+r restart
bindsym $mod_next+l exec i3exit lock
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment