Update configs (no real changes)
This commit is contained in:
parent
b804c8b447
commit
44e50eabb1
3 changed files with 42 additions and 33 deletions
|
@ -114,6 +114,7 @@ bspc rule -a 'Thunderbird:Mail' desktop='messenger' locked='true'
|
|||
feh --bg-fill "$XDG_PICTURES_DIR/wallpaper/active_wallpaper"
|
||||
|
||||
killall conky
|
||||
sleep 0.1;
|
||||
conky --daemonize --config="$HOME/.config/conky/clock.conf"
|
||||
conky --daemonize --config="$HOME/.config/conky/system.conf"
|
||||
conky --daemonize --config="$HOME/.config/conky/archlinux-updates.conf"
|
||||
|
|
|
@ -73,7 +73,7 @@ ZSH_CUSTOM=$ZDOTDIR/custom
|
|||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
'colored-man-pages'
|
||||
'copydir'
|
||||
'copypath'
|
||||
'copyfile'
|
||||
'cp'
|
||||
'docker'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue