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->reconfigureTabs();
|
||||||
}
|
}
|
||||||
fluxbox->reconfigure();
|
fluxbox->reconfigure();
|
||||||
|
fluxbox->save_rc();
|
||||||
break;
|
break;
|
||||||
case BScreen::RECONFIGURE:
|
case BScreen::RECONFIGURE:
|
||||||
fluxbox->reconfigure();
|
fluxbox->reconfigure();
|
||||||
|
|
Loading…
Reference in a new issue