scripts/color-mode: change tile
This commit is contained in:
parent
0ff4809f6b
commit
97292aa847
@ -20,4 +20,4 @@ sed -i "s/theme=.*/theme=${theme:-dawn}/" "$XDG_CONFIG_HOME/nheko.conf"
|
|||||||
|
|
||||||
xsetroot -fg "$(xrdb -get root.foreground)" \
|
xsetroot -fg "$(xrdb -get root.foreground)" \
|
||||||
-bg "$(xrdb -get root.background)" \
|
-bg "$(xrdb -get root.background)" \
|
||||||
-bitmap ~/img/tiles/tile.xbm \
|
-bitmap ~/img/tiles/arrows.xbm \
|
||||||
|
Loading…
Reference in New Issue
Block a user