mirror of
https://github.com/Adam-Ant/dotfiles
synced 2025-06-14 22:41:13 +00:00
Mega commit to bring up to modern standards
This commit is contained in:
@ -75,8 +75,7 @@ bindsym $mod+q kill
|
||||
bindsym $mod+d exec --no-startup-id rofi -show run
|
||||
|
||||
#Screenshots!
|
||||
bindsym --release Print exec scrot -s ~/Screenshots/%y%m%d-%H%M%S.png -e '~/.dotfiles/i3/screenshot.sh $f'
|
||||
bindsym --release $mod+Print exec scrot ~/Screenshots/%y%m%d-%H%M%S.png -e '~/.dotfiles/i3 /screenshot.sh $f'
|
||||
bindsym --release Print exec ~/.dotfiles/i3/screenshot.sh
|
||||
|
||||
#Gist the clipboard:
|
||||
bindsym --release $mod+p exec gist -cpPR
|
||||
|
Reference in New Issue
Block a user