waybar add keepassxc
This commit is contained in:
@ -46,7 +46,8 @@
|
||||
"modules": [
|
||||
"custom/filemanager",
|
||||
"custom/browser",
|
||||
"custom/email"
|
||||
"custom/email",
|
||||
"custom/pass"
|
||||
]
|
||||
},
|
||||
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user