This website works better with JavaScript.
Home
Explore
Help
Sign In
rekahsoft
/
dot-files
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Forgot to run emacs daemon after commit 5278c93 disabled the systemd user unit
Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
master
Collin J. Doering
Collin J. Doering
<collin.doering@rekahsoft.ca>
6 years ago
parent
1c20fdb21f
commit
da01420da0
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.xinitrc
+ 2
- 1
.xinitrc
View File
@@ -48,7 +48,8 @@ function init_local_session() {
xbindkeys &
xscreensaver -no-splash &
deskcon-server &
emacs --daemon &
# Set the default wm to xmonad
DEFAULT_WM=xmonad
}
Write
Preview
Loading…
Cancel
Save