Re: (solved) editing apps and slitlist
"Valter Toffolo" <[email protected]>
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
On 3/4/06, [email protected] <[email protected]> wrote: > > On Sat, 4 Mar 2006, Valter Toffolo wrote: > > > it seems that fluxbox overwrite the apps file constantly, probably using > a > > buffered copy of the file, because every time i edit apps file while > fluxbox > > is running, my changes are lost. as i hate to shutdown X and close all > apps, > > what i do is switch to another wm, change the apps file, and then come > back > > to flux =) > > i noticed this behavior with the slitlist file as well... > > anyone has any clue/workaround about it? > > edit, make it readonly (chmod 444) and reload. > > > -- > nice! i will also include 'chmod u+r ~/.fluxbox/{slitlist,apps}' in my startup script hehe =) thanks