diff --git a/applications/xprofile b/applications/xprofile index 31bcc73..46293ba 100644 --- a/applications/xprofile +++ b/applications/xprofile @@ -5,17 +5,16 @@ export GTK_IM_MODULE=xim export QT_IM_MODULE=xim export XMODIFIERS=@im=none -# GTK crap +# UI crap export GTK_USE_PORTAL=1 +export KRITA_NO_STYLE_OVERRIDE=1 +xrdb -merge ~/.Xresources # misc export PATH=$HOME/.local/bin:$HOME/.gem/ruby/2.6.0/bin:$PATH export DOOMWADDIR=/mnt/d/Stuff/GamesPC/IWads export EDITOR=vim -# merge xresources -xrdb -merge ~/.Xresources - # run MPD mpd &