hyprland: replace browser tag
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
3c0f160cab
commit
0bafe677a8
1 changed files with 3 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue