mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 12:00:02 +02:00
waybar update
This commit is contained in:
parent
d5f7cd2a6e
commit
eba0de3059
2 changed files with 3 additions and 2 deletions
|
|
@ -27,7 +27,8 @@
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"interval": 1,
|
"interval": 1,
|
||||||
"format": "{:%H:%M:%S %Y-%m-%d}",
|
"format": "{:%H:%M:%S %d}",
|
||||||
|
// "format": "{:%H:%M:%S %Y-%m-%d}",
|
||||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
@import "colors.css";
|
@import "colors.css";
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: "Iosevka Nerd Font Propo";
|
font-family: "IosevkaCustom Nerd Font";
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue