|
|
|
Ask HN: How to setup a distraction-free Linux setup for writing
|
|
6 points
by devanil
977 days ago
|
|
There's no way around it: if there's internet available, I'll disperse. I thought about buying one of those modern typewriters (like the Freewrite), but they're expensive or impossible to find where I live. I thought: I'm going to take my old notebook and install Linux that will only be used for writing only. What do you recommend installing for this purpose? I have intermediate knowledge of Linux, but I didn't want to spend a lot of time configuring it. |
|
If you just want to turn your old laptop into a fancy word processor just have your .xinitrc only start the writing app and you will not have access to anything else.
I suppose for these methods you would also need to have the script temporarily set your xdg default browser to something which is not a browser if your writing app uses the browser for help files since that would allow you to open a browser.
Why not just turn off all the devices and get out the pen and paper?
Edit: Probably easier to just have the script turn off networking than playing with the xdg defaults.