From e0d4eb1abb61f2a9edf4739cb06569a8fd1b461f Mon Sep 17 00:00:00 2001 From: John Mertz Date: Tue, 23 Aug 2022 14:20:40 -0600 Subject: [PATCH] remove launcher --- waybar/style.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/waybar/style.css b/waybar/style.css index 6cc049274..377a33c54 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -58,7 +58,7 @@ window#waybar { color: @fg; } -#window, #custom-launcher, #workspaces, #mode, #mpd, #network, #cpu, #memory, #custom-disk, #temperature, #backlight, #custom-battery, #pulseaudio, #custom-clock, #tray, #custom-todo, #custom-osk, #idle_inhibitor, #custom-power, #custom-weather { +#window, #workspaces, #mode, #mpd, #network, #cpu, #memory, #custom-disk, #temperature, #backlight, #custom-battery, #pulseaudio, #custom-clock, #tray, #custom-todo, #custom-osk, #idle_inhibitor, #custom-power, #custom-weather { color: @grey06; padding: 0 5px; margin: 0px; @@ -79,13 +79,6 @@ window#waybar { padding: 10px; } -/* Start Launcher */ - -#custom-launcher { - margin-left: 15px; - color: @fg; -} - /* Workspaces */ #workspaces {