Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
f797e44b
Commit
f797e44b
authored
Feb 28, 2020
by
Jay Ta'ala
Browse files
Changed restart and reload i3 config to $mod+Ctrl so doesn't conflict
with eclipse rename functionality.
parent
9aa2a823
Changes
1
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
f797e44b
...
@@ -335,10 +335,10 @@ bindsym $mod_next+Shift+l exec --no-startup-id smplayer -send-action forward1
...
@@ -335,10 +335,10 @@ bindsym $mod_next+Shift+l exec --no-startup-id smplayer -send-action forward1
for_window [urgent=latest] focus
for_window [urgent=latest] focus
# reload the configuration file
# 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)
# 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
bindsym $mod_next+l exec i3exit lock
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment