summaryrefslogtreecommitdiff
path: root/home-manager/compositor
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-14 20:50:33 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-14 20:52:33 +0100
commit5040d9d2e951bb65df04041246c1f9a484e91ba2 (patch)
treecec0593b93a80fdda7be54fe26ac2d809d181fe7 /home-manager/compositor
parent3431a4b4dfbfdcdc83610126a5dc495bebc92b7e (diff)
move stuff around
Diffstat (limited to 'home-manager/compositor')
-rw-r--r--home-manager/compositor/hyprland.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/home-manager/compositor/hyprland.nix b/home-manager/compositor/hyprland.nix
index bd6fdfd..3c9eecb 100644
--- a/home-manager/compositor/hyprland.nix
+++ b/home-manager/compositor/hyprland.nix
@@ -6,6 +6,11 @@ let
default = "${poly}";
in
{
+ home.packages = with pkgs; [
+ rofi-wayland-unwrapped
+ rofi-rbw-wayland
+ ];
+
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.systemd.enable = true;
wayland.windowManager.hyprland.settings = {