diff --git a/nix/configurations/vanadium/home/xmonad/xmonad.hs b/nix/configurations/vanadium/home/xmonad/xmonad.hs index aa6eba3c..e1c9ced5 100644 --- a/nix/configurations/vanadium/home/xmonad/xmonad.hs +++ b/nix/configurations/vanadium/home/xmonad/xmonad.hs @@ -84,9 +84,6 @@ main = xmonad spawn "feh --no-fehbg --bg-fill ~/.wallpaper &" -- wallpaper io $ do - putEnv "QT_SCALE_FACTOR=1.25" -- Fix problem where digikam is too small - -- https://bugs.kde.org/show_bug.cgi?id=427662 - putEnv "GLFW_IM_MODULE=ibus" -- Make sure kitty knows how to talk to fcitx putEnv "MOZ_USE_XINPUT2=1" -- Force touchpad for firefox