mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
profile.d/99-wayland.sh: use qt6ct for enabling kvantum
This commit is contained in:
parent
13829a101c
commit
0671a49edd
@ -1,5 +1,7 @@
|
||||
# Visit qt6ct and set theme to kvantum for darkman!
|
||||
export QT_QPA_PLATFORMTHEME=qt6ct
|
||||
export QT_STYLE_OVERRIDE=kvantum
|
||||
export QT_QPA_PLATFORMTHEME="kde"
|
||||
# Strongly imply these that wayland is preferred
|
||||
export GDK_BACKEND=wayland
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export CLUTTER_BACKEND=wayland
|
||||
|
Loading…
Reference in New Issue
Block a user