*: 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user