doomemacs/modules/ui/doom-quit
NotUnlikeTheWaves 1c55b33179
Add missing 'the' in Portal 2 quit message
When life gives you limes, make.. limenade??
2020-09-30 16:48:38 +02:00
..
config.el
README.org

ui/doom-quit

Description

A silly module that prompts you with messages when you try to quit, like DOOM did. Some quotes are from Doom's quit-message list. Others are random, nerdy references that no decent human being has any business recognising.

Module Flags

This module provides no flags

Plugins

This module uses no Plugins

Prerequisites

This module provides no prerequisite

Features

This module only works when you run individual Emacs instances and not the daemon.

Configurations

you can configure the messages by adding to the variable +doom-quit-messages

(setq +doom-quit-messages '(;;from doom 2
                           "Don't go now, there's a dimensional shambler waiting at the dos prompt!"
                           "Get outta here and go back to your boring programs."
                           "If I were your boss, I'd deathmatch ya in a minute!"
                           "Look, bud. You leave now and you forfeit your body count!"
                           "You're lucky I don't smack you for thinking about leaving."))

Troubleshooting

If you have any issues with this module do let me know