Update alias
This commit is contained in:
@@ -42,12 +42,12 @@ export WINIT_UNIX_BACKEND=x11
|
||||
alias fontslist="fc-list :scalable=true:spacing=mono: family"
|
||||
alias fontscache="fc-cache -f -v"
|
||||
|
||||
alias hm="cd ~/dev/hm-aufgaben"
|
||||
|
||||
if [[ -x $(which nvim 2> /dev/null) ]]; then
|
||||
alias vim="nvim"
|
||||
fi
|
||||
|
||||
alias emacs="emacs -nw"
|
||||
|
||||
if [[ -x $(which swallow 2> /dev/null) ]]; then
|
||||
alias zathura="swallow zathura"
|
||||
fi
|
||||
|
||||
@@ -18,4 +18,4 @@ nm-applet &
|
||||
|
||||
# wallpaper
|
||||
# feh --bg-scale $HOME/data/nextcloud/Wallpaper/wallpaper.png
|
||||
asetroot $HOME/data/nextcloud/Wallpaper/Animated/Current/ -t 50 &
|
||||
asetroot $HOME/data/nextcloud/wallpaper/animated/current/ -t 50 &
|
||||
|
||||
Reference in New Issue
Block a user