mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
Working on hyprland configuration, working hyprlock, hyprpaper not working.
This commit is contained in:
@@ -25,17 +25,20 @@ general {
|
||||
# }
|
||||
# }
|
||||
|
||||
# NOTE: Currently enabling animations and background 'path = screenshot' causes hyprlock
|
||||
# to not work, so they are disabled.
|
||||
animations {
|
||||
enabled = true
|
||||
enabled = false
|
||||
bezier = linear, 1, 1, 0, 0
|
||||
animation = fadeIn, 1, 5, linear
|
||||
animation = fadeOut, 1, 5, linear
|
||||
animation = inputFieldDots, 1, 2, linear
|
||||
animaution = inputFieldDots, 1, 2, linear
|
||||
}
|
||||
|
||||
background {
|
||||
monitor = eDP-1
|
||||
path = /usr/share/hypr/lockdead2.png
|
||||
monitor =
|
||||
#path = screenshot
|
||||
path = ~/.config/hypr/wallpaper.png
|
||||
blur_passes = 3
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user