update: reconfigured hyprland nvim and other things
This commit is contained in:
@ -3,8 +3,7 @@ general {
|
||||
}
|
||||
|
||||
background {
|
||||
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
|
||||
path = $HOME/.config/hypr/Wallpaper/pink.png # only png supported for now
|
||||
path = $HOME/.config/hypr/Wallpaper/kita.png
|
||||
blur_passes = 1 # 0 disables blurring
|
||||
blur_size = 3
|
||||
noise = 0.0117
|
||||
@ -17,8 +16,8 @@ background {
|
||||
input-field {
|
||||
size = 250, 60
|
||||
outline_thickness = 2
|
||||
dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
|
||||
dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0
|
||||
dots_size = 0.2
|
||||
dots_spacing = 0.2
|
||||
dots_center = true
|
||||
outer_color = rgba(51, 204, 255, 0.93)
|
||||
inner_color = rgba(10, 0, 30, 1)
|
||||
|
||||
Reference in New Issue
Block a user