Collin J. Doering
bbb41c023c
* renamed .Xdefaults to .Xresources * replaced screen with tmux * added a darken function to .conkerorrc * added some new eshell alias' * added some new templates for emacs * cleaned up .xinitrc * .xmonad/ * added circle layout * added convince key binding Mod-grave which is the same thing as Mod-ESC * made emacs-scratch open in tmux session Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
10 lines
161 B
Desktop File
10 lines
161 B
Desktop File
[Unit]
|
|
Description = A customizable and lightweight notification-daemon
|
|
|
|
[Service]
|
|
Type = simple
|
|
ExecStart = /usr/bin/dunst
|
|
|
|
[Install]
|
|
WantedBy = default.target
|