dotfiles/.config/hypr/config/minimalist-mod.conf

21 lines
216 B
Plaintext
Raw Normal View History

2025-04-04 12:16:07 +02:00
# Mod config file to make the desktop more minimalist
general {
gaps_in = 0
gaps_out = 0
}
decoration {
rounding = 0
shadow {
enabled = false
}
}
animations {
enabled = false
}