diff options
| author | ryukamish <[email protected]> | 2026-02-21 02:54:49 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-02-21 02:54:49 +0530 |
| commit | ebabf65037164d3c59911bcbac3ae118ea01d4e8 (patch) | |
| tree | 79ba169c269fc90cecf4c32cbe19ba8ccf3ab23d /niri/cfg/env.kdl | |
| parent | 25424b39e85e816638594ff54f3b44ff122f829d (diff) | |
add: niri config
Diffstat (limited to 'niri/cfg/env.kdl')
| -rw-r--r-- | niri/cfg/env.kdl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/niri/cfg/env.kdl b/niri/cfg/env.kdl new file mode 100644 index 0000000..be70f17 --- /dev/null +++ b/niri/cfg/env.kdl @@ -0,0 +1,4 @@ +environment { + // QT application theme + QT_QPA_PLATFORMTHEME "qt6ct" +} |
