update files

master
DustyP 5 years ago
parent 392492b1cb
commit 27ceefce22

@ -18,7 +18,7 @@ copyq &
# export $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
# Wallpaper and finally the status bar
feh --bg-scale ~/Pictures/wallpaper.jpg
feh --bg-scale ~/.config/wall.png
$HOME/.config/polybar/launchpolybar
# Swallow parent process with the child
pidof bspswallow || bspswallow &

@ -2,7 +2,7 @@
autoload -U +X compinit && compinit
# If you come from bash you might have to change your $PATH.
export PATH=$HOME/code/Projects/Golang/bin:$HOME/go/go1.14.2/bin:$HOME/code/Bin:$HOME/.cargo/bin:$HOME/scripts:$HOME/.gem/ruby/2.7.0/gems:/usr/local/bin:$PATH
export PATH=$HOME/code/Projects/Golang/bin:$HOME/go/go1.14.2/bin:$HOME/code/bin:$HOME/bin:$HOME/.cargo/bin:$HOME/scripts:$HOME/.gem/ruby/2.7.0/gems:/usr/local/bin:$PATH
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8

Loading…
Cancel
Save