diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2024-09-11 23:08:39 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2024-09-11 23:08:39 +0200 |
| commit | 6d25df5263c6cf23b7b9981cab3d02e807398b2f (patch) | |
| tree | 126d52efb532c8613085828b79b90692ce6d596d /shell/.profile | |
| parent | 7508148d20597da983a52f57da9d37fa1d54cac7 (diff) | |
.
Diffstat (limited to 'shell/.profile')
| -rw-r--r-- | shell/.profile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/.profile b/shell/.profile index 5872256..42f1fad 100644 --- a/shell/.profile +++ b/shell/.profile @@ -25,14 +25,15 @@ append_lua_path() { # export CHICKEN_INSTALL_REPOSITORY=~/.local/opt/chicken # export GDK_BACKEND=wayland +# export LIBGL_ALWAYS_SOFTWARE=1 # export QT_AUTO_SCREEN_SCALE_FACTOR=1 # export QT_ENABLE_HIGHDPI_SCALING=1 # export QT_QPA_PLATFORM=wayland +# export QT_QPA_PLATFORMTHEME=kde # export QT_WAYLAND_FORCE_DPI=120 # export SDL_VIDEODRIVER=wayland # export SWEETHOME3D_JAVA3D=1.6 # export WLR_DRM_NO_MODIFIERS=1 -# export LIBGL_ALWAYS_SOFTWARE=1 export EDITOR=nvim export QT_QPA_PLATFORMTHEME=qt5ct export VISUAL=nvim |
