mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
fixed hyprlock
& updated stylus config
This commit is contained in:
@@ -13,7 +13,7 @@ general {
|
||||
# BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = ~/background
|
||||
path = $HOME/background
|
||||
blur_passes = 2
|
||||
color = $base
|
||||
}
|
||||
@@ -62,7 +62,7 @@ label {
|
||||
# USER AVATAR
|
||||
image {
|
||||
monitor =
|
||||
path = ~/.face
|
||||
path = $HOME/.face
|
||||
size = 350
|
||||
border_color = $accent
|
||||
rounding = -1
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user