Truly Random feh and proper nemo alias

This commit is contained in:
Alexander Hosking 2017-10-19 21:56:08 -04:00
parent 95041c5df0
commit aa1161f7d5
2 changed files with 3 additions and 1 deletions

2
.fehbg
View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
feh --randomize --recursive --bg-scale ~/wallpaper/wallpaper feh --bg-scale --no-fehbg --recursive --randomize ~/wallpaper/wallpaper

View File

@ -186,3 +186,5 @@ eval "$(pyenv init -)"
export PATH="$PATH:$HOME/.local/bin" export PATH="$PATH:$HOME/.local/bin"
export PATH="$PATH:/opt/trello:/opt/pycharm/bin" export PATH="$PATH:/opt/trello:/opt/pycharm/bin"
export XDG_CURRENT_DESKTOP=GNOME export XDG_CURRENT_DESKTOP=GNOME
alias nemo='nemo --no-desktop'