fix hyprland borders

This commit is contained in:
atagen 2023-05-21 02:13:32 +10:00
parent e7f8d0bed3
commit 1fbcd75f4f
2 changed files with 11 additions and 6 deletions

View file

@ -21,7 +21,7 @@ input {
general {
layout=dwindle
border_size=3
border_size=#THICK
gaps_in=15
gaps_out=25
resize_on_border=true
@ -38,7 +38,7 @@ dwindle {
}
decoration {
rounding=8
rounding=#ROUND
blur=0
# screen_shader=/home/bolt/Code/desktop.frag
}