tweak(hyprland): modify window behavior
This commit is contained in:
parent
88d2988f9b
commit
c98b527a01
|
@ -89,7 +89,12 @@ in {
|
|||
];
|
||||
};
|
||||
|
||||
misc.disable_hyprland_logo = true;
|
||||
misc = {
|
||||
disable_hyprland_logo = true;
|
||||
disable_autoreload = true;
|
||||
new_window_takes_over_fullscreen = 2;
|
||||
focus_on_activate = true;
|
||||
};
|
||||
|
||||
# Bindings
|
||||
|
||||
|
|
Loading…
Reference in a new issue