hyprland: Disable project popups

This commit is contained in:
SebastianStork 2025-10-12 01:18:36 +02:00
parent 1a4606dead
commit 914120e330

View file

@ -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"