AutoYADM commit: 2025-01-13 15:10:05
This commit is contained in:
parent
36de13244e
commit
2795c935bd
1 changed files with 5 additions and 0 deletions
|
@ -17,4 +17,9 @@ export ELECTRON_OZONE_PLATFORM_HINT=auto
|
|||
export OZONE_PLATFORM=wayland
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
export XDG_SESSION_TYPE=wayland # Specifies the session type as Wayland
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
export QT_STYLE_OVERRIDE=kvantum
|
||||
exec sway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue