diff options
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,8 +36,9 @@ export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS='@im=fcitx' -shufwall & +#shufwall & #display -window root "$XDG_PICTURES_DIR/wallpapers/galaxy_plus_fire.png" & +display -window root "$XDG_PICTURES_DIR/wallpapers/wallpaper" & #clipmenud & dunst & fcitx5 -d & |