save style on change
This commit is contained in:
parent
63f6204c78
commit
71a158e1af
1 changed files with 3 additions and 2 deletions
|
@ -99,6 +99,7 @@ void Rootmenu::itemSelected(int button, unsigned int index) {
|
|||
fluxbox->reconfigureTabs();
|
||||
}
|
||||
fluxbox->reconfigure();
|
||||
fluxbox->save_rc();
|
||||
break;
|
||||
case BScreen::RECONFIGURE:
|
||||
fluxbox->reconfigure();
|
||||
|
|
Loading…
Reference in a new issue