parent
c5f6190a66
commit
fb4fa6f78d
2 changed files with 5 additions and 5 deletions
|
@ -316,7 +316,7 @@ in {
|
||||||
text_align = "center";
|
text_align = "center";
|
||||||
|
|
||||||
# rotate = 10;
|
# rotate = 10;
|
||||||
position = "0, 200";
|
position = "0, 250";
|
||||||
font_family = "IosevkaLyteTerm";
|
font_family = "IosevkaLyteTerm";
|
||||||
text = ''Locked for <span foreground="##74c7ec">$USER</span>'';
|
text = ''Locked for <span foreground="##74c7ec">$USER</span>'';
|
||||||
|
|
||||||
|
@ -328,14 +328,14 @@ in {
|
||||||
|
|
||||||
{
|
{
|
||||||
monitor = "";
|
monitor = "";
|
||||||
font_size = 20;
|
font_size = 32;
|
||||||
|
|
||||||
halign = "center";
|
halign = "center";
|
||||||
valign = "center";
|
valign = "center";
|
||||||
text_align = "center";
|
text_align = "center";
|
||||||
color = "rgba(255, 255, 255, 0.5)";
|
color = "rgba(255, 255, 255, 0.5)";
|
||||||
|
|
||||||
position = "0 120";
|
position = "0 100";
|
||||||
font_family = "IosevkaLyteTerm";
|
font_family = "IosevkaLyteTerm";
|
||||||
text = "cmd[update:1000] date '+%a %b %d %H:%M:%S'";
|
text = "cmd[update:1000] date '+%a %b %d %H:%M:%S'";
|
||||||
|
|
||||||
|
|
|
@ -298,7 +298,7 @@ in
|
||||||
label = [
|
label = [
|
||||||
{
|
{
|
||||||
monitor = "";
|
monitor = "";
|
||||||
font_size = 20;
|
font_size = 32;
|
||||||
|
|
||||||
halign = "center";
|
halign = "center";
|
||||||
valign = "center";
|
valign = "center";
|
||||||
|
@ -307,7 +307,7 @@ in
|
||||||
|
|
||||||
position = "0 -500";
|
position = "0 -500";
|
||||||
font_family = "IosevkaLyteTerm";
|
font_family = "IosevkaLyteTerm";
|
||||||
text = "cmd[update:1000] acpi";
|
text = "cmd[update:30000] acpi";
|
||||||
|
|
||||||
shadow_passes = 3;
|
shadow_passes = 3;
|
||||||
shadow_size = 1;
|
shadow_size = 1;
|
||||||
|
|
Loading…
Reference in a new issue