fix: source user-dirs.dirs

This commit is contained in:
Tobias Reisinger 2020-02-28 18:13:33 +01:00
parent 625ee51457
commit e359e4411d
4 changed files with 11 additions and 5 deletions

View file

@ -37,7 +37,4 @@ bspc rule -a 'Signal' desktop='messenger' follow='true'
bspc rule -a 'Steam' desktop='game'
bspc rule -a 'Zathura' state='tiled'
setxkbmap de
feh --bg-fill ~/Pictures/wallpaper/active_wallpaper
$HOME/.config/polybar/launch.sh &

View file

@ -1,3 +1,5 @@
[ -f "$HOME/.config/user-dirs.dirs" ] && source $HOME/.config/user-dirs.dirs
# Enable colors and change prompt:
autoload -U colors && colors
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}