mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +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": {
|
||||
"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>"
|
||||
},
|
||||
"cpu": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
@import "colors.css";
|
||||
|
||||
* {
|
||||
font-family: "Iosevka Nerd Font Propo";
|
||||
font-family: "IosevkaCustom Nerd Font";
|
||||
font-size: 22px;
|
||||
min-height: 0;
|
||||
font-weight: normal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue