1
1
Fork 0

hyprland: track initial workspace for children

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-11-24 13:11:31 -06:00
parent 5cbdf3cbfd
commit fd74fd96b2
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -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;