remove launcher

This commit is contained in:
John Mertz 2022-08-23 14:20:40 -06:00
parent 8037ab9950
commit e0d4eb1abb
1 changed files with 1 additions and 8 deletions

View File

@ -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 {