🐛 fix(hypr): correct account image name
This commit is contained in:
parent
7b92d12d42
commit
b01f37d87b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ label {
|
||||||
# User Image
|
# User Image
|
||||||
image {
|
image {
|
||||||
monitor = DP-1
|
monitor = DP-1
|
||||||
path = $HOME/.face
|
path = $HOME/.face.icon
|
||||||
shadow_passes = 2
|
shadow_passes = 2
|
||||||
rounding = -1 # negative values mean circle
|
rounding = -1 # negative values mean circle
|
||||||
position = 0, 100
|
position = 0, 100
|
||||||
|
|
Loading…
Add table
Reference in a new issue