xdg: Reorder xdg home directories slightly
Moved pictures and videos back to home directory since they are, first, not part of a 'media' collection and, second, on a different share to my personal media assortment.
This commit is contained in:
parent
d2eec50d33
commit
e617d4ae1e
3 changed files with 10 additions and 7 deletions
|
|
@ -72,6 +72,6 @@ setxkbmap -option grp:alt_shift_toggle
|
|||
# set a timeout of 500ms, if pressed longer it will ignore esc
|
||||
type xcape >/dev/null 2>&1 && xcape -e 'Control_L=Escape' -t 500
|
||||
|
||||
type feh >/dev/null 2>&1 && exec feh --bg-scale ~/media/pictures/wall.jpg &
|
||||
type feh >/dev/null 2>&1 && exec feh --bg-scale ~/pictures/wall.jpg &
|
||||
type xss-lock >/dev/null 2>&1 && exec xss-lock &
|
||||
type i3 >/dev/null 2>&1 && exec i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue