Update configs
This commit is contained in:
@@ -42,4 +42,5 @@ bindsym $mod+Shift+f floating toggle
|
||||
bindsym $mod+tab layout tabbed
|
||||
|
||||
## Utils
|
||||
bindsym Print exec ~/.local/bin/snag -d ~/screenshots/
|
||||
bindsym Print exec bash -c 'file=$(~/.local/bin/snag -d ~/screenshots/) && wl-copy < $file'
|
||||
bindsym Print+Ctrl exec bash -c 'file=$(~/.local/bin/snag -r -d ~/screenshots/) && wl-copy < $file'
|
||||
|
||||
Reference in New Issue
Block a user