fix hyprland borders
This commit is contained in:
parent
e7f8d0bed3
commit
1fbcd75f4f
2 changed files with 11 additions and 6 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue