save style on change

This commit is contained in:
fluxgen 2002-05-18 12:38:13 +00:00
parent 63f6204c78
commit 71a158e1af

View file

@ -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();