Updates the nvim stylings
This commit is contained in:
parent
9d145716ff
commit
417da31bbf
3 changed files with 11 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
|
||||
# as per Hyprland wiki: hyprland-qt-support provides a QML style for hypr* qt6 apps
|
||||
|
||||
roundess = 2
|
||||
roundess = 1
|
||||
|
||||
border_width = 0
|
||||
|
||||
reduce_motion = false
|
||||
reduce_motion = false
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
general {
|
||||
border_size = 2
|
||||
gaps_in = 6
|
||||
gaps_out = 8
|
||||
gaps_in = 4
|
||||
gaps_out = 6
|
||||
|
||||
col.active_border = rgb(AE9B92)
|
||||
col.inactive_border = rgb(806254)
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding = 4
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 1
|
||||
|
|
@ -20,7 +20,7 @@ decoration {
|
|||
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 3
|
||||
range = 2
|
||||
render_power = 1
|
||||
|
||||
color = rgb(AE9B92)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue