mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hyprlock: some fixes
This commit is contained in:
parent
5a89a41fc3
commit
40eee68479
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ label {
|
||||||
monitor =
|
monitor =
|
||||||
text = cmd[update:1000] echo "<span font-weight='light' >$(date +'%H %M %S')</span>"
|
text = cmd[update:1000] echo "<span font-weight='light' >$(date +'%H %M %S')</span>"
|
||||||
font_size = 300
|
font_size = 300
|
||||||
font_family = "Adwaita Sans Thin"
|
font_family = Adwaita Sans Thin
|
||||||
|
|
||||||
color = rgba(7aa2f7aa)
|
color = rgba(7aa2f7aa)
|
||||||
position = 0%, 2%
|
position = 0%, 2%
|
||||||
|
|
@ -34,7 +34,7 @@ label {
|
||||||
|
|
||||||
|
|
||||||
input-field {
|
input-field {
|
||||||
monitor =
|
monitor = eDP-1
|
||||||
size = 300, 50
|
size = 300, 50
|
||||||
valign = bottom
|
valign = bottom
|
||||||
position = 0%, 10%
|
position = 0%, 10%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue