Browse Source

changed screenshot shortcut to be close to mac to make my life less insane

master
Josh Fabean 6 years ago
parent
commit
570f66337f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .config/i3/config

+ 1
- 1
.config/i3/config View File

@ -32,7 +32,7 @@ bindsym $mod+F9 exec --no-startup-id rofi -fullscreen -show run
bindsym $mod+space exec --no-startup-id rofi -fullscreen -show run
# screenshot
bindsym $mod+Shift+Control+3 exec --no-startup-id deepin-screenshot
bindsym $mod+Shift+Control+4 exec --no-startup-id deepin-screenshot
# change focus
bindsym $mod+j focus left


Loading…
Cancel
Save