From e4d98dd27ccf1d9e8cf39742782f7309c3a4a243 Mon Sep 17 00:00:00 2001 From: "Frankie B." Date: Mon, 15 Apr 2024 15:23:49 +0100 Subject: Add blueman --- homes/floppydisk/hyprland.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'homes/floppydisk/hyprland.nix') diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 54646d6..86f928f 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -10,6 +10,7 @@ "waybar" "swaync" "1password --silent" + "blueman-applet" ]; monitor = []; @@ -21,6 +22,10 @@ "size 33% 28%, title:^(Picture-in-Picture)$" ]; + windowrule = [ + "float,^(blueman-manager)$" + ]; + input = { kb_layout = "us"; follow_mouse = 1; -- cgit v1.2.3-54-g00ecf