regular update
This commit is contained in:
parent
d33ecc32e7
commit
3347dada32
22 changed files with 322 additions and 70 deletions
20
.config/hypr/config/minimalist-mod.conf
Normal file
20
.config/hypr/config/minimalist-mod.conf
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# 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
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue