Change 'sidebar' to 'mode-switcher' in flat-orange.

This fixes the theme in Rofi 1.5.3.
This commit is contained in:
Pavel Senchanka 2019-06-29 15:29:11 +02:00
parent 7018be3e6e
commit c1efe84355

View file

@ -31,7 +31,7 @@ window {
mainbox {
background-color: @blackdarkest;
spacing:0px;
children: [inputbar, message, sidebar, listview];
children: [inputbar, message, mode-switcher, listview];
}
message {