From 3f6e291637a217134bf4dd52773dad6c021e5ba7 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Sat, 9 Jan 2021 15:43:06 +0100 Subject: [PATCH] Updated screenshots destination --- config/sway/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/sway/config b/config/sway/config index 6954295..0364dd8 100644 --- a/config/sway/config +++ b/config/sway/config @@ -172,8 +172,8 @@ bindsym XF86MonBrightnessDown exec brightnessctl set 5%- bindsym XF86MonBrightnessUp exec brightnessctl set +5% # Screenshots -bindsym $ps1 exec grim ~/Pictures/ps_$(date +"%Y%m%d%H%M%S").png -bindsym $ps2 exec grim -g "$(slurp)" ~/Pictures/ps_$(date +"%Y%m%d%H%M%S").png +bindsym $ps1 exec grim ~/Pictures/Screenshots/ps_$(date +"%Y%m%d%H%M%S").png +bindsym $ps2 exec grim -g "$(slurp)" ~/Pictures/Screenshots/ps_selection_$(date +"%Y%m%d%H%M%S").png # Moving around: bindsym $mod+h focus left @@ -301,6 +301,7 @@ client.urgent $nord11 $nord11 $nord4 $nord12 $nord12 # output * bg $(find $wallpapers_path -type f | shuf -n 1) fill +output * bg /home/dbroqua/Nextcloud/images/Wallpaper/Nord\ Theme/peeks.png fill ### Include other