aboutsummaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-01-09 15:44:06 -0500
committerRosa <rosaontheweb@proton.me>2026-01-09 15:44:06 -0500
commit6ea74c2ead3c77ac5d04e315de5508a0f2f1ec12 (patch)
tree6e6d1e610c76cb22f939ced69b8d1866beb298d3 /user
parentafb5035b4269abdcea24377bfe0af6707ae3686d (diff)
xwayland
Diffstat (limited to 'user')
-rw-r--r--user/wm/default.nix3
-rw-r--r--user/wm/niri/config.kdl4
2 files changed, 7 insertions, 0 deletions
diff --git a/user/wm/default.nix b/user/wm/default.nix
index 0d60b49..dc9c394 100644
--- a/user/wm/default.nix
+++ b/user/wm/default.nix
@@ -11,5 +11,8 @@
home.packages = with pkgs; [
brightnessctl
fira-code
+ keepassxc
+ krita
+ xwayland-satellite
];
}
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
}