diff --git a/scripts/color-mode b/scripts/color-mode index b7f0ab5..1b93380 100755 --- a/scripts/color-mode +++ b/scripts/color-mode @@ -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 \