xdg: Move xdg media directories
Moved all directories with media contents (pictures, videos, music) to a single coherent media directory.
This commit is contained in:
parent
0d978f7673
commit
c9c0490cbf
7 changed files with 19 additions and 9 deletions
|
|
@ -181,7 +181,7 @@ bindsym $mod+F12 reload
|
|||
bindsym $mod+Shift+F12 restart
|
||||
|
||||
# set a pretty wallpaper
|
||||
exec_always --no-startup-id feh --bg-scale ~/pictures/wall.jpg
|
||||
exec_always --no-startup-id feh --bg-scale ~/media/pictures/wall.jpg
|
||||
|
||||
# launch polybar (script ensures only 1 instance existing at a time)
|
||||
exec_always --no-startup-id polybar-launch top
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue