more waybar
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
background {
|
||||
monitor =
|
||||
path = screenshot
|
||||
blur_passes = 2
|
||||
blur_passes = 3
|
||||
blur_size = 10
|
||||
}
|
||||
|
||||
@@ -50,19 +50,6 @@ label {
|
||||
halign = left
|
||||
valign = bottom
|
||||
}
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:500] num=5; echo $num; num=$num-1
|
||||
text_align = center
|
||||
color = rgba(200, 200, 200, 1.0)
|
||||
font_size = 20
|
||||
font_family = Noto Sans
|
||||
rotate = 0
|
||||
|
||||
position = 30, -30
|
||||
halign = left
|
||||
valign = top
|
||||
}
|
||||
|
||||
label {
|
||||
monitor =
|
||||
@@ -96,7 +83,7 @@ input-field {
|
||||
rounding = -1
|
||||
check_color = rgb(204, 136, 34)
|
||||
fail_color = rgb(204, 34, 34)
|
||||
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i>
|
||||
fail_text = <i>😬Ohhhh, that was wrong mate ⚠️</i>
|
||||
fail_timeout = 2000
|
||||
fail_transition = 300
|
||||
capslock_color = -1
|
||||
|
Reference in New Issue
Block a user