*: Adjust pictures folder outside user-dirs.dirs

I have these changes since ages ago but never committed them apparently.

Fixes: 1e3aa5108e ("xdg-user-dirs: Move media folders into `~/media/`")
This commit is contained in:
2024-10-22 19:21:46 +02:00
parent 686a69fedf
commit d2f685cc8b
2 changed files with 3 additions and 3 deletions

View File

@@ -248,8 +248,8 @@ for_window [class="^$TERMINAL-256color$" title="^polybar-wlan$"] \
bindsym $mod+c exec ~/.config/polybar/scripts/calendar.sh -t &
# screenshots
bindsym --release Print exec cd ~/pics/screens/ && scrot
bindsym --release Shift+Print exec cd ~/pics/screens/ && scrot -s -f
bindsym --release Print exec cd ~/media/pics/screens/ && scrot
bindsym --release Shift+Print exec cd ~/media/pics/screens/ && scrot -s -f
# Zoom links in private browser
bindsym $mod+z exec ~/.local/bin/zoom-links