hyprland: disable firefox auto-launch
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
a30856f658
commit
be2a77f4dd
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in {
|
|||
"${clipse} --listen" # Monitor clipboard
|
||||
"${sleep} 1 && ${clipse} --clear" # Clear clipboard history
|
||||
"${_1password} --silent" # Launch password manager in background
|
||||
"[group new; tile] ${firefox-esr}"
|
||||
#// "[group new; tile] ${firefox-esr}"
|
||||
];
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#xwayland
|
||||
|
|
Loading…
Reference in a new issue