On 2014-11-27 18:25, BPJ wrote: > so how do i make it permanent? Or rather: where should I write > these to make them permanent? It seems to reset itself when the > next commandline command is executed, which is kind of > inconvenient! :-)
You should be able to put it in your startup file. I use Fluxbox as my window-manager so I would put it in my .fluxbox/startup file. For other window managers, you'd have to do the research. For KDE it looks like you might have to create a shell-script and drop it in ~/.kde/Autostart/ For others, you might be able to put it in ~/.xsession (should be used if you automatically boot into X and use a display manager like xdm) or ~/.xinitrc (if you use startx from the command-line). -tim -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
