mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
hyprland: use official hide-workspace functionality
This commit is contained in:
parent
462d811246
commit
491b8f8e6d
2 changed files with 2 additions and 2 deletions
|
|
@ -62,6 +62,8 @@
|
|||
key_press_enables_dpms = true;
|
||||
};
|
||||
|
||||
binds.hide_special_on_workspace_change = true;
|
||||
|
||||
workspace = [
|
||||
# No gaps when only one window
|
||||
"w[tv1], gapsout:0, gapsin:0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue