hyprland: track initial workspace for children
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
5cbdf3cbfd
commit
fd74fd96b2
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ in {
|
||||||
focus_on_activate = true;
|
focus_on_activate = true;
|
||||||
font_family = config.custom.font.monospace;
|
font_family = config.custom.font.monospace;
|
||||||
force_default_wallpaper = 0;
|
force_default_wallpaper = 0;
|
||||||
|
initial_workspace_tracking = 2; # All children
|
||||||
key_press_enables_dpms = true;
|
key_press_enables_dpms = true;
|
||||||
middle_click_paste = false;
|
middle_click_paste = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue