summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2024-11-01 20:29:17 +0100
committerJasper Ras <jaspert.ras@gmail.com>2024-11-01 20:29:17 +0100
commit0bf975865c7629471224b6d75e1f484f105c517e (patch)
tree1ccc03a49b07bf847eb47c2adebb5b7e25264c6c
parent9590aefe5bdaf9cbf939525180773e53e67eb60c (diff)
add wlr-randr
-rw-r--r--compositor.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/compositor.nix b/compositor.nix
index ced8063..d016236 100644
--- a/compositor.nix
+++ b/compositor.nix
@@ -6,6 +6,7 @@
slurp
wl-clipboard
mako
+ wlr-randr
];
services.gnome.gnome-keyring.enable = true;