File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 13
13
6 . [ Screenshots] ( #screenshots )
14
14
7 . [ Session Lock] ( #session-lock )
15
15
8 . [ Desktops] ( #desktops )
16
+ 9 . [ Qt] ( #qt )
16
17
17
18
# 1. Introduction {#introduction}
18
19
@@ -316,6 +317,17 @@ Also, consider tweaking the following in Desktop Preferences:
316
317
- General - Margin of Work Area
317
318
- Background - Individual wallpaper for each monitor
318
319
320
+ # 9. Qt {#qt}
321
+
322
+ To run Qt applications on Wayland it may be necessary to install a specific
323
+ ` qt6-wayland ` package from the distribution repositories. For examples
324
+ on Arch Linux, install [ qt6-wayland] .
325
+
326
+ You may use [ qt6ct] to configure Qt6 settings such as theme, font and icons;
327
+ and set ` QT_QPA_PLATFORMTHEME=qt6ct ` in ` ~/.config/labwc/environment ` .
328
+
329
+ [ qt6-wayland ] : https://archlinux.org/packages/extra/x86_64/qt6-wayland/
330
+ [ qt6ct ] : https://github.com/trialuser02/qt6ct
319
331
[ waybar repository ] : https://github.com/Alexays/Waybar
320
332
[ waybar documentation ] : https://github.com/Alexays/Waybar/tree/master/man
321
333
[ xfce4-panel repository ] : https://gitlab.xfce.org/xfce/xfce4-panel
You can’t perform that action at this time.
0 commit comments