scripts/color-mode: change tile

This commit is contained in:
Michele Guerini Rocco 2023-02-05 02:08:37 +01:00
parent 0ff4809f6b
commit 97292aa847
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -20,4 +20,4 @@ sed -i "s/theme=.*/theme=${theme:-dawn}/" "$XDG_CONFIG_HOME/nheko.conf"
xsetroot -fg "$(xrdb -get root.foreground)" \
-bg "$(xrdb -get root.background)" \
-bitmap ~/img/tiles/tile.xbm \
-bitmap ~/img/tiles/arrows.xbm \