mirror of
https://git.gay/xqtc/nixos-config
synced 2025-04-30 19:37:29 +02:00
genug reis fuer heute
This commit is contained in:
parent
b0d511b0cf
commit
fb42c6eef4
1 changed files with 2 additions and 2 deletions
|
@ -166,12 +166,12 @@
|
|||
position = "0, -350";
|
||||
}
|
||||
{
|
||||
text = (if config.host != "asmodeus" then "cmd[update:1000] echo \"<span foreground='##f5a9b8'><i>$(echo -n $(hostname))</i><span>\"" else "");
|
||||
text = (if config.host != "asmodeus" then "cmd[update:1000] echo \"<span foreground='##f5a9b8'><i>$(echo -n $(hostname))</i></span>\"" else "");
|
||||
font_size = 15;
|
||||
|
||||
halign = "center";
|
||||
valign = "center";
|
||||
position = "0, -380";
|
||||
position = "0, -400";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue