From 0bafe677a89143b56c2fccffe533bdf24547faef Mon Sep 17 00:00:00 2001 From: Myned Date: Wed, 11 Sep 2024 18:21:13 -0500 Subject: [PATCH] hyprland: replace browser tag Signed-off-by: Myned --- options/custom/desktops/hyprland/settings.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index c70f0cb..f7f953f 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -76,8 +76,9 @@ in # https://github.com/Alexays/Waybar/issues/2882 "${sleep} 2 && ${systemctl} --user restart waybar" - "[tag +browser] ${firefox-esr}" - ] ++ optionals config.custom.wallpaper [ "wallpaper" ]; + "[group new lock; tile] ${firefox-esr}" + ] + ++ optionals config.custom.wallpaper ["wallpaper"]; # https://wiki.hyprland.org/Configuring/Variables/#xwayland xwayland = {