hyprland updates

This commit is contained in:
Dante 2024-04-15 01:39:56 -04:00 committed by GitHub
parent a379eebea0
commit e23ba45888
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 64 additions and 22 deletions

View file

@ -1,8 +1,8 @@
general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 8
gaps_out = 20
gaps_in = 4
gaps_out = 10
border_size = 2
col.active_border = $foreground
col.inactive_border = $color4 color6 $color7 $color1 30deg
@ -66,4 +66,4 @@ animations {
animation = windowsIn, 1, 6, winIn, slide
# animation = border, 1, 1, liner
# animation = borderangle, 1, 100, liner, loop
}
}