diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-16T15·28+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-16T15·28+0000 |
commit | ebf0ef7e34aa933f87b51ad5c36225aa29a0bc6c (patch) | |
tree | 20d4304900bf9711f5a557e28f6bf27b162a97e1 /default.nix | |
parent | 1487d0666061f2ced7a87152e3e7c3f36378962c (diff) |
Delete .xsessionrc
Nix home-manager generates an .xsession file for me. I believe there are a few files for managing X-sessions: - .xinitrc - .xsession - .xsessionrc: Only exists on Debian systems, which is why home-manager generates an .xsession file instead. gLinux is a Debian system. Whenever I close Emacs, another Emacs initializes. I believe this is because after I allowed home-manager to manage my X-sessions, I unintentionally supported two X-session configuration files: .xsession and .xsessionrc; both of these files initialize Emacs. I'm deleting my .xsessionrc, and I'm hoping that will remove the issue.
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions