diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 10:58:39 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 10:58:39 +0900 |
| commit | 86ccfafed6083d36a38714867202545ed83ae8b2 (patch) | |
| tree | 650a6cc50674aad3e90a544d998ae9f2cc30fbfc /config/waybar/style/Monochrome Contrast.css | |
| parent | fefd56f435d8885f30982c3d5ad09a91495d83a8 (diff) | |
added custom-keyboad waybar module
Diffstat (limited to 'config/waybar/style/Monochrome Contrast.css')
| -rw-r--r-- | config/waybar/style/Monochrome Contrast.css | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 74602604..6dbb4732 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -40,7 +40,7 @@ tooltip label{ .modules-right { background-color: white; color: black; - border-bottom: 2px; + border-bottom: 4px; border-style: solid; border-color: black; border-radius: 10px; @@ -52,7 +52,7 @@ tooltip label{ .modules-center { background-color: white; color: black; - border-bottom: 2px; + border-bottom: 4px; border-style: solid; border-color: black; border-radius: 10px; @@ -64,7 +64,7 @@ tooltip label{ .modules-left { background-color: white; color: black; - border-bottom: 2px; + border-bottom: 4px; border-style: solid; border-color: black; border-radius: 10px; @@ -115,8 +115,6 @@ tooltip label{ #cpu, #disk, #idle_inhibitor, -#keyboard-state label, -#keyboard-state label.locked, #keyboard-state, #memory, #mode, @@ -134,6 +132,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-keybinds, +#custom-keyboard, #custom-light_dark, #custom-lock, #custom-menu, |
