Merge pull request #1 from OliveCh12/OliveCh12-i3-add-shortcuts

Adding 3 basic shortcuts for i3
pull/116/head
Olivier Chemla 4 years ago committed by GitHub
commit 0894d31671
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