mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
fix: disable annoying popups (hyprland is still stupid)
This commit is contained in:
parent
508ee8cd30
commit
bca833bffd
1 changed files with 6 additions and 0 deletions
|
|
@ -118,6 +118,12 @@
|
|||
animate_manual_resizes = false;
|
||||
enable_swallow = true;
|
||||
focus_on_activate = true;
|
||||
enable_anr_dialog = false;
|
||||
};
|
||||
|
||||
ecosystem = {
|
||||
no_update_news = true;
|
||||
no_donation_nag = true;
|
||||
};
|
||||
|
||||
dwindle = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue