waybar add keepassxc

This commit is contained in:
Spangenberg
2023-10-22 22:10:55 +02:00
parent d38683d277
commit 11e9509f9a
6 changed files with 19 additions and 3 deletions

View File

@ -46,7 +46,8 @@
"modules": [
"custom/filemanager",
"custom/browser",
"custom/email"
"custom/email",
"custom/pass"
]
},

View File

@ -140,7 +140,7 @@ window#waybar.empty #window {
* Custom Quicklinks
* ----------------------------------------------------- */
#custom-browser, #custom-email, #custom-filemanager, #custom-teams, #custom-chatgpt, #custom-calculator, #custom-windowsvm, #custom-cliphist, #custom-wallpaper, #custom-waybarthemes {
#custom-browser, #custom-email, #custom-filemanager, #custom-teams, #custom-pass, #custom-cliphist, #custom-wallpaper, #custom-waybarthemes {
margin-right: 20px;
font-size: 20px;
font-weight: bold;