From d0fe78971a52368334fdf94c8e1f604aa10197d3 Mon Sep 17 00:00:00 2001 From: Myned Date: Sat, 26 Oct 2024 13:23:13 -0500 Subject: [PATCH] hyprland: remove lock on browser group Signed-off-by: Myned --- options/custom/desktops/hyprland/binds.nix | 2 +- options/custom/desktops/hyprland/settings.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/options/custom/desktops/hyprland/binds.nix b/options/custom/desktops/hyprland/binds.nix index 64fa69c..8cc97c7 100644 --- a/options/custom/desktops/hyprland/binds.nix +++ b/options/custom/desktops/hyprland/binds.nix @@ -223,7 +223,7 @@ in { (key "A" "Ctrl+Alt" "exec" "${waydroid} session stop") (key "A" "Super" "togglespecialworkspace" "android") (key "A" "Super+Shift" "movetoworkspacesilent" "special:android") - (key "B" "Super" "exec" "[group new lock; tile] ${firefox-esr}") + (key "B" "Super" "exec" "[group new; tile] ${firefox-esr}") (key "C" "Super" "exec" codium) (key "E" "Super" "exec" gnome-text-editor) (key "F" "Super" "exec" "${nautilus} --new-window") diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index f23aa3a..83fe9eb 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -73,7 +73,7 @@ in { "${clipse} --listen" # Monitor clipboard "${sleep} 1 && ${clipse} --clear" # Clear clipboard history "${_1password} --silent" # Launch password manager in background - "[group new lock; tile] ${firefox-esr}" + "[group new; tile] ${firefox-esr}" ]; # https://wiki.hyprland.org/Configuring/Variables/#xwayland