Adding 3 basic shortcuts

Shortcuts for reloading config file, restart `i3` and exit `i3`
pull/116/head^2
Olivier Chemla 4 years ago committed by GitHub
parent ab01f07457
commit d70db4e4d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -118,3 +118,12 @@ mode $gamingMode {
# Move workspace between multiple monitors
bindsym $mod+x move workspace to output right
# Reload config file
◆ + Shift + c
# Restart i3 in place
◆ + Shift + r
# Exit i3
◆ + Shift + e

Loading…
Cancel
Save