hyprland: enable swallow
This commit is contained in:
parent
ebc47044e7
commit
e60b0cb313
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
||||||
misc = {
|
misc = {
|
||||||
enable_anr_dialog = false;
|
enable_anr_dialog = false;
|
||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
enable_swallow = false;
|
enable_swallow = true;
|
||||||
mouse_move_enables_dpms = true;
|
mouse_move_enables_dpms = true;
|
||||||
key_press_enables_dpms = true;
|
key_press_enables_dpms = true;
|
||||||
swallow_regex = "^st-256color$";
|
swallow_regex = "^st-256color$";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue