various updates

This commit is contained in:
2025-06-19 10:04:20 +02:00
parent 34b5a37e8a
commit 2670f63d20
10 changed files with 53 additions and 14 deletions

View File

@ -33,7 +33,7 @@
"format": "{0:%b, %d %H:%M:%S}",
"interval": 1,
"tooltip": true,
"tooltip-format": "{0:%A, %d.%m.%Y W%W}"
"tooltip-format": "{0:%A, %d.%m.%Y W%V}"
},
"custom/spotify": {
"exec": "/usr/bin/python3 /home/paul/downloads/repos/Waybar/resources/custom_modules/mediaplayer.py",

View File

@ -1,6 +1,6 @@
* {
border: none;
font-family: 'Cantarell', 'monospace', 'Symbols Nerd Font Mono';
font-family: 'Verdana', 'Cantarell', 'monospace', 'Symbols Nerd Font Mono';
font-size: 12px;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
}