tvl-depot/emacs/.emacs.d
William Carroll b70dda5dcb Refactor window-manager-logout
`sudo systemctl suspend` wasn't working because it required a secure password
prompt to read the user's password for `sudo`. The recommended way to call
`shell-command` with a `sudo` command (from what I read online) is to set
`default-directory` to `/sudo::` before calling `shell-command`. This works just
fine, so I refactored the function, `window-manager-logout`.
2021-03-23 11:32:42 -04:00
..
snippets More Elisp linting 2020-09-01 10:17:43 +01:00
vendor Delete unused slack-snippets module 2020-09-02 14:38:42 +01:00
wpc Refactor window-manager-logout 2021-03-23 11:32:42 -04:00
init.el Remove Emacs config for Google languages 2020-09-07 23:28:20 +01:00
opam-user-setup.el Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00