diff options
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ export PATH="${PATH}:${HOME}/.local/bin:${HOME}/.local/bin/sb:${HOME}/.local/bin export _JAVA_AWT_WM_NONREPARENTING=1 # android-studio crash # wayland +export GTK_THEME=Adwaita:dark export XDG_CURRENT_DESKTOP=wlroots export QT_QPA_PLATFORM=wayland-egl export QT_WAYLAND_DISABLE_WINDOWDECORATION="1" |