aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2024-01-09 19:49:04 +0800
committerGuangxiong Lin <[email protected]>2024-01-09 19:49:24 +0800
commit309d98a15eb95698a91be083511a8fd384ee7b05 (patch)
treeb44730589f8e6e2e30d614ec1b9bf810efd57905 /bin
parent0c17f0227bc75daa86fd5f6484eebc9c644bc06f (diff)
downloaddotfiles-309d98a15eb95698a91be083511a8fd384ee7b05.tar.gz
dotfiles-309d98a15eb95698a91be083511a8fd384ee7b05.tar.bz2
dotfiles-309d98a15eb95698a91be083511a8fd384ee7b05.zip
Use qt5ct to maintain qt theme
Diffstat (limited to 'bin')
-rwxr-xr-xbin/startsway1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/startsway b/bin/startsway
index dc230ea..e695763 100755
--- a/bin/startsway
+++ b/bin/startsway
@@ -5,5 +5,6 @@ export XDG_SESSION_DESKTOP=sway
export WLR_RENDER=vulkan
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland
+export QT_QPA_PLATFORMTHEME=qt5ct
exec sway > ~/.sway.log