diff options
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x | .config/herbstluftwm/autostart | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 75ecf9b..1d60817 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -17,15 +17,6 @@ then xrdb -override $tmpdir/x-theme fi -#theme -export QT_STYLE_OVERRIDE=adwaita-dark -export GTK_THEME=Adwaita:dark - -#input! -export GTK_IM_MODULE=fcitx -export QT_IM_MODULE=fcitx -export SDL_IM_MODULE=fcitx -export XMODIFIERS="@im=fcitx" fcitx5 & #keyrate |