Compare commits

..

No commits in common. "910186c692b3490880ccc33c3bae43354b901239" and "9382f4a5168233ee864f049b41dcd4b6ba479664" have entirely different histories.

2 changed files with 5 additions and 12 deletions

View file

@ -20,8 +20,7 @@
"memory",
"custom/cpu-temp",
"cpu",
"clock#date",
"clock#time",
"clock",
"custom/dnd-toggle"
],
@ -187,9 +186,9 @@
"format": " {usage}%",
"interval": 5
},
"clock#date": {
"clock": {
"interval": 1,
"format": "󰃭 {:%Ex}",
"format": "󰥔 {:%X}",
"tooltip-format": "<tt>{calendar}</tt>",
"calendar": {
"mode": "month",
@ -201,11 +200,6 @@
}
}
},
"clock#time": {
"interval": 1,
"format": "󰥔 {:%EX}",
"tooltip": false
},
"custom/dnd-toggle": {
"exec": "$HOME/.scripts/waybar-dnd-toggle.sh --no-toggle",
"interval": "once",

View file

@ -59,9 +59,8 @@
#memory,
#custom-cpu-temp,
#cpu,
#clock,
#custom-dnd-toggle {
padding: 2px 6px;
#clock {
padding: 2px 8px;
}
/*