diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-01-09 15:44:06 -0500 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-01-09 15:44:06 -0500 |
| commit | 6ea74c2ead3c77ac5d04e315de5508a0f2f1ec12 (patch) | |
| tree | 6e6d1e610c76cb22f939ced69b8d1866beb298d3 /user/wm/niri | |
| parent | afb5035b4269abdcea24377bfe0af6707ae3686d (diff) | |
xwayland
Diffstat (limited to 'user/wm/niri')
| -rw-r--r-- | user/wm/niri/config.kdl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/user/wm/niri/config.kdl b/user/wm/niri/config.kdl index 4e12c1c..f65d813 100644 --- a/user/wm/niri/config.kdl +++ b/user/wm/niri/config.kdl @@ -68,6 +68,10 @@ cursor { // TODO } +environment { + QT_QPA_PLATFORM "wayland" +} + hotkey-overlay { skip-at-startup } |
