about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@tvl.su>2024-10-03T08·26+0300
committerclbot <clbot@tvl.fyi>2024-10-03T08·34+0000
commit56b306f884d2eedeff9ed906d9c8f1b23168762d (patch)
tree44e7c4df788e1fff37200c304745427141ec5ebc /users
parentde39bb422e2b71809d44020081802929187dbca1 (diff)
feat(tazjin/desktop): install kanshi for output management r/8751
Change-Id: I64b41d7ee43cfc882cf313f10888fb4447b4bc33
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12566
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users')
-rw-r--r--users/tazjin/nixos/modules/desktop.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/tazjin/nixos/modules/desktop.nix b/users/tazjin/nixos/modules/desktop.nix
index afd41f0bddf1..d2cdb37646f3 100644
--- a/users/tazjin/nixos/modules/desktop.nix
+++ b/users/tazjin/nixos/modules/desktop.nix
@@ -35,12 +35,14 @@
     # support tooling
     alacritty
     fuzzel
+    kanshi
     qt5.qtwayland
     swayidle
     waybar
     wdisplays
     wl-clipboard
     wl-mirror
+    wlr-randr
     xfce.xfce4-appfinder
     depot.users.tazjin.niri-reap
   ];