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
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = ~/background
|
path = $HOME/background
|
||||||
blur_passes = 2
|
blur_passes = 2
|
||||||
color = $base
|
color = $base
|
||||||
}
|
}
|
||||||
@@ -62,7 +62,7 @@ label {
|
|||||||
# USER AVATAR
|
# USER AVATAR
|
||||||
image {
|
image {
|
||||||
monitor =
|
monitor =
|
||||||
path = ~/.face
|
path = $HOME/.face
|
||||||
size = 350
|
size = 350
|
||||||
border_color = $accent
|
border_color = $accent
|
||||||
rounding = -1
|
rounding = -1
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user