diff options
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 7239e99..13939cb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -184,6 +184,7 @@ bindsym $mod+Shift+g exec feh -Z -F -B black /home/josh/Pictures/game.png bindsym $mod+Shift+w exec wallpicker bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png +bindsym $mod+Print exec grim -g "$(slurp)" $HOME/Pictures/screenshots/$(date +%F_%T | tr ':' '-').png ### Appearance |