Browse Source

Add css style for waybar

pull/10/head
JaKooLit 2 years ago
parent
commit
6d6d7a829b
  1. 1
      config/waybar/style/style-b&w.css
  2. 1
      config/waybar/style/style-dark.css
  3. 1
      config/waybar/style/style-default.css
  4. 1
      config/waybar/style/style-default_alter.css
  5. 1
      config/waybar/style/style-light.css
  6. 1
      config/waybar/style/style-mauve.css
  7. 1
      config/waybar/style/style-pywal.css
  8. 1
      config/waybar/style/style-rgb.css
  9. 1
      config/waybar/style/style-uline.css

1
config/waybar/style/style-b&w.css

@ -110,6 +110,7 @@ tooltip label{
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-dark.css

@ -108,6 +108,7 @@ tooltip label {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-default.css

@ -98,6 +98,7 @@ tooltip label{
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-default_alter.css

@ -132,6 +132,7 @@ tooltip label{
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-light.css

@ -108,6 +108,7 @@ tooltip label {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-mauve.css

@ -112,6 +112,7 @@ tooltip {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-pywal.css

@ -111,6 +111,7 @@ tooltip label {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-rgb.css

@ -72,6 +72,7 @@ tooltip label{
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

1
config/waybar/style/style-uline.css

@ -52,6 +52,7 @@ window#waybar {
#wireplumber,
#workspaces,
#custom-cycle_wall,
#custom-keybinds,
#custom-light_dark,
#custom-lock,
#custom-menu,

Loading…
Cancel
Save