mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Fixed hyprlock config parsing
This commit is contained in:
parent
a1a579eef4
commit
001cf36880
|
@ -683,6 +683,7 @@ in
|
|||
color = rgb(''+config.lib.stylix.colors.base07-rgb-r+'',''+config.lib.stylix.colors.base07-rgb-g+'', ''+config.lib.stylix.colors.base07-rgb-b+'')
|
||||
font_size = 25
|
||||
font_family = ''+userSettings.font+''
|
||||
|
||||
rotate = 0 # degrees, counter-clockwise
|
||||
|
||||
position = 0, 160
|
||||
|
|
Loading…
Reference in a new issue