Move to solarized light and wayland gnome
This commit is contained in:
@@ -24,4 +24,4 @@ if [ "$(hostname)" = "itomori" ]; then
|
||||
fi
|
||||
|
||||
# reload wallpaper etc
|
||||
$HOME/dots/scripts/reload_desktop.sh
|
||||
$HOME/.dots/scripts/reload_desktop.sh
|
||||
|
||||
@@ -6,7 +6,7 @@ systemctl restart --user dunst
|
||||
# bar
|
||||
killall -q polybar
|
||||
while pgrep -u $UID -x polybar > /dev/null; do sleep 1; done
|
||||
$HOME/dots/scripts/polybar/polybar.sh
|
||||
$HOME/.dots/scripts/polybar/polybar.sh
|
||||
|
||||
# wallpaper
|
||||
feh --bg-fill $HOME/data/Seafile/images/wallpaper/wallpaper.png
|
||||
|
||||
Reference in New Issue
Block a user