diff --git a/waybar/style.css b/waybar/style.css index f5c340e..95eca0e 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -69,7 +69,6 @@ #clock, #idle_inhibitor, #mpris, -#custom-swaync, #wireplumber, #custom-swww { background: @button; @@ -115,6 +114,6 @@ } #custom-os { - padding: 0 12px 0 6px; + padding: 0 14px 0 8px; font-size: 24px; } diff --git a/waybar/styles/module-groups.css b/waybar/styles/module-groups.css deleted file mode 100755 index acfc00f..0000000 --- a/waybar/styles/module-groups.css +++ /dev/null @@ -1,14 +0,0 @@ -.modules-left { - padding: 0 3px; - margin-left: 10px; -} - -.modules-center { - padding: 0 3px; -} - -.modules-right { - padding: 0 3px; - margin-right: 10px; -} - diff --git a/waybar/styles/modules.css b/waybar/styles/modules.css deleted file mode 100755 index bc3c39e..0000000 --- a/waybar/styles/modules.css +++ /dev/null @@ -1,13 +0,0 @@ -.module { - border-radius: 9999px; - margin: 4px 0; -} - -label.module { - padding: 0 10px; - /* box-shadow: inset 0 -2px; */ -} - -box.module { - padding: 0 10px; -} diff --git a/waybar/styles/modules/clock.css b/waybar/styles/modules/clock.css deleted file mode 100755 index 4c0ebfd..0000000 --- a/waybar/styles/modules/clock.css +++ /dev/null @@ -1,4 +0,0 @@ -#clock { - background: @color5; -} - diff --git a/waybar/styles/modules/cpu.css b/waybar/styles/modules/cpu.css deleted file mode 100755 index bbb1f04..0000000 --- a/waybar/styles/modules/cpu.css +++ /dev/null @@ -1,4 +0,0 @@ -#cpu { - color: #bf616a; -} - diff --git a/waybar/styles/modules/idle.css b/waybar/styles/modules/idle.css deleted file mode 100755 index d3a7f61..0000000 --- a/waybar/styles/modules/idle.css +++ /dev/null @@ -1,9 +0,0 @@ -#idle_inhibitor { - padding: 0 16px 0 12px; - background-color: @color5; -} - -#idle_inhibitor.activated { - background-color: @color6; -} - diff --git a/waybar/styles/modules/memory.css b/waybar/styles/modules/memory.css deleted file mode 100755 index 6be9e4e..0000000 --- a/waybar/styles/modules/memory.css +++ /dev/null @@ -1,4 +0,0 @@ -#memory { - color: #b48ead; -} - diff --git a/waybar/styles/modules/network.css b/waybar/styles/modules/network.css deleted file mode 100755 index 4869cba..0000000 --- a/waybar/styles/modules/network.css +++ /dev/null @@ -1,8 +0,0 @@ -#network { - color: #5e81ac; -} - -#network.disconnected { - background-color: #f53c3c; -} - diff --git a/waybar/styles/modules/spotify.css b/waybar/styles/modules/spotify.css deleted file mode 100755 index 20f67cc..0000000 --- a/waybar/styles/modules/spotify.css +++ /dev/null @@ -1,5 +0,0 @@ -.custom-spotify { - color: #333; - background-color: #1db954; - font-style: italic; -} diff --git a/waybar/styles/modules/swaync.css b/waybar/styles/modules/swaync.css deleted file mode 100755 index 5dfa28a..0000000 --- a/waybar/styles/modules/swaync.css +++ /dev/null @@ -1,4 +0,0 @@ -.custom-swaync { - background-color: white; -} - diff --git a/waybar/styles/modules/swww.css b/waybar/styles/modules/swww.css deleted file mode 100755 index 370db9c..0000000 --- a/waybar/styles/modules/swww.css +++ /dev/null @@ -1,4 +0,0 @@ -.custom-swww { - color: @color9; -} - diff --git a/waybar/styles/modules/temperature.css b/waybar/styles/modules/temperature.css deleted file mode 100755 index 51860da..0000000 --- a/waybar/styles/modules/temperature.css +++ /dev/null @@ -1,8 +0,0 @@ -#temperature { - color: #d08770; -} - -#temperature.critical { - color: #bf616a; -} - diff --git a/waybar/styles/modules/tray.css b/waybar/styles/modules/tray.css deleted file mode 100755 index 9389d9d..0000000 --- a/waybar/styles/modules/tray.css +++ /dev/null @@ -1,22 +0,0 @@ -#tray { - padding: 0 10px; -} - -#tray > .passive { - -gtk-icon-effect: dim; -} - -#tray > .needs-attention { - -gtk-icon-effect: highlight; - background-color: #eb4d4b; -} - -#tray button { - border-radius: 0px; - box-shadow: inset 0 -3px transparent; -} - -#tray button:hover { - box-shadow: inset 0 -3px #5e81ac; -} - diff --git a/waybar/styles/modules/window.css b/waybar/styles/modules/window.css deleted file mode 100755 index 3ea826b..0000000 --- a/waybar/styles/modules/window.css +++ /dev/null @@ -1,16 +0,0 @@ -#window { - color: @color6; - border-radius: 20px; - padding-left: 10px; - padding-right: 10px; -} - -window#waybar.kitty { - background-color: transparent; - color: #ffffff; -} - -/* make window module transparent when no windows present */ -window#waybar.empty #window { - background-color: transparent; -} diff --git a/waybar/styles/modules/wireplumber.css b/waybar/styles/modules/wireplumber.css deleted file mode 100755 index 935393d..0000000 --- a/waybar/styles/modules/wireplumber.css +++ /dev/null @@ -1,8 +0,0 @@ -#wireplumber { - background: @color4; -} - -#wireplumber.muted { - color: #f53c3c; -} - diff --git a/waybar/styles/modules/workspaces.css b/waybar/styles/modules/workspaces.css deleted file mode 100755 index eaa9f04..0000000 --- a/waybar/styles/modules/workspaces.css +++ /dev/null @@ -1,31 +0,0 @@ - -#workspaces { - padding: 0; - /* border: 2px solid @color4; */ -} - -#workspaces button { - padding: 0 9px 0 4px; - box-shadow: none; - border: none; - border-radius: 9999px; - color: @color2; -} - -#workspaces button.active { - color: @color5; -} - -#workspaces button:hover { - background: transparent; - color: @color5; -} - -#workspaces button.focused { - color: @color4; -} - -#workspaces button.urgent { - color: #bf616a; -} -