remove launcher
This commit is contained in:
parent
8037ab9950
commit
e0d4eb1abb
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue