Update xinit

This commit is contained in:
Marco Thomas
2021-04-13 19:35:10 +02:00
parent d9d3aaf3ab
commit d2a4fe31e8
3 changed files with 9 additions and 1 deletions

View File

@@ -33,6 +33,12 @@ export SDL_IM_MODULE='fcitx'
export XMODIFIERS='@im=fcitx'
export WINIT_UNIX_BACKEND=x11
# path
export PATH=$PATH:$HOME/.cargo/bin:$HOME:/.local:$HOME/.cabal/bin:$HOME/.ghcup/bin
# university wants me to use intellij, but dwm rightfully hates it
export _JAVA_AWT_WM_NONREPARENTING=1
# wallpaper
feh --bg-scale $HOME/data/nextcloud/wallpaper/wallpaper.png
#asetroot $HOME/data/nextcloud/wallpaper/animated/current/ -t 50 &