Skip to content

Commit

Permalink
bin/screenshot: Change to interactive (with i3 hotkey).
Browse files Browse the repository at this point in the history
  • Loading branch information
sce committed Oct 18, 2016
1 parent 8fa137d commit e9df5e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ force_focus_wrapping yes
bindsym $mod+Return exec ~/bin/terminal
bindsym $mod+b exec firefox
bindsym $mod+Shift+b exec ~/bin/file-browser
bindsym $alt+s exec ~/bin/screenshot

# too bad this stopped working on its own (gnome hotkeys not working in saucy
# for some reason):
Expand Down
1 change: 0 additions & 1 deletion bin/screenshot

This file was deleted.

2 changes: 2 additions & 0 deletions bin/screenshot
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# interactive
/usr/bin/gnome-screenshot -i

0 comments on commit e9df5e7

Please sign in to comment.