aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.profile
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-09-09 20:50:39 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-09-09 20:50:39 +0300
commit2b1eac8bc54dbc514e24c64143dc34ef5f1caca5 (patch)
tree8f06a1734486a876f53bbaff56a99c8c18088567 /dotfiles/.profile
parentcbf22e631a6e5b9129a95b192a29c8215e9917ed (diff)
downloadswayrice-2b1eac8bc54dbc514e24c64143dc34ef5f1caca5.tar.gz
swayrice-2b1eac8bc54dbc514e24c64143dc34ef5f1caca5.zip
pipewire-restart script, ...
... qutebrowser banding fix hack, etc.
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r--dotfiles/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile
index e1844df..0627bdd 100644
--- a/dotfiles/.profile
+++ b/dotfiles/.profile
@@ -7,7 +7,7 @@ export EGL_PLATFORM=wayland
export CLUTTER_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export QT_QPA_PLATFORM=wayland-egl
-export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
+export QT_WAYLAND_DISABLE_WINDOWDECORATION=0
export QT_QPA_PLATFORMTHEME="qt5ct"
export _JAVA_AWT_WM_NONREPARENTING=1
export MANWIDTH=80