UncleDavesEmacs
UncleDavesEmacs copied to clipboard
Disable window manager?
How would I disable booting into the window manager? I don't want to guess and screw something up.
If you have another window manager running exwm won't start
On Sun, Feb 10, 2019, 23:16 Lawrence Bottorff [email protected] wrote:
How would I disable booting into the window manager? I don't want to guess and screw something up.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/daedreth/UncleDavesEmacs/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIb6_RKOxLrtsbLp1ml-55ayJG2dy45ks5vMIwUgaJpZM4azR0u .
True, but it always asks me y or n if I want to run it. I choose n, then gives an error in a buffer. I quit the buffer and all is fine. But I'd like to avoid the whole thing if possible.
Do just comment out the exwm stuff
On Mon, Feb 11, 2019, 06:57 Lawrence Bottorff [email protected] wrote:
True, but it always asks me y or n if I want to run it. I choose n, then gives an error in a buffer. I quit the buffer and all is fine. But I'd like to avoid the whole thing if possible.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/daedreth/UncleDavesEmacs/issues/12#issuecomment-462219882, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIb67elKtBN4u9Hgc6r1NZi7cAUuN4xks5vMPhKgaJpZM4azR0u .
I bundled all the exwm stuff into one codeblock, you can remove it in its entirety to disable the window managing functionality altogether!
At some point I plan on adding a selective menu upon initial launch to enable/disable features, stay tuned for that!