mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
hyprland: Disable project popups
This commit is contained in:
parent
1a4606dead
commit
914120e330
1 changed files with 5 additions and 0 deletions
|
|
@ -66,6 +66,11 @@
|
|||
|
||||
cursor.inactive_timeout = 10;
|
||||
|
||||
ecosystem = {
|
||||
no_update_news = true;
|
||||
no_donation_nag = true;
|
||||
};
|
||||
|
||||
workspace = [
|
||||
# No outer gaps when only one tiled window on normal workspaces
|
||||
"w[t1]s[false], gapsout:0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue