mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
xmonad: remove digikam hack
This commit is contained in:
parent
59ce50c848
commit
c40df87e84
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue