New Scripts

This commit is contained in:
xSghetti 2024-07-24 20:26:59 -04:00
parent 4875c2f2df
commit bcac3c08e4
6 changed files with 116 additions and 7 deletions

View file

@ -16,7 +16,7 @@ background {
}
input-field {
monitor = DP-1
monitor = eDP-1
size = 250, 50
outline_thickness = 3
dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
@ -35,7 +35,7 @@ input-field {
# Current time
label {
monitor = DP-1
monitor = eDP-1
text = cmd[update:1300] echo "<b><big> $(date +"%H:%M:%S") </big></b>"
color = $color7
font_size = 64
@ -47,7 +47,7 @@ label {
# User label
label {
monitor = DP-1
monitor = eDP-1
text = Hey <span text_transform="capitalize" size="larger">$USER</span>
color = $color7
font_size = 20
@ -60,7 +60,7 @@ label {
# Type to unlock
label {
monitor = DP-1
monitor = eDP-1
text = Type to unlock!
color = $color7
font_size = 16