Skip to content

Commit

Permalink
.config/i3/config: ctrl+mod+s = suspend
Browse files Browse the repository at this point in the history
  • Loading branch information
sce committed Jan 30, 2015
1 parent 27e633c commit 9d0d444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/i3/config
Expand Up @@ -57,6 +57,7 @@ bindsym $mod+Shift+b exec ~/bin/file-browser
# too bad this stopped working on its own (gnome hotkeys not working in saucy
# for some reason):
bindsym control+$alt+l exec ~/bin/screenlock
bindsym control+$alt+s exec ~/bin/suspend

# ... and this too (pulseaudio/media hotkeys):
bindsym XF86AudioRaiseVolume exec --no-startup-id ~/bin/volup
Expand Down

0 comments on commit 9d0d444

Please sign in to comment.