summaryrefslogtreecommitdiff
path: root/.config/systemd
AgeCommit message (Collapse)AuthorFilesLines
2013-10-02urxvt: Use class name for xressourcesBenjamin Franzke1-0/+0
Allows to add override by different name on cmdline
2013-09-20systemd: Remove default target backupBenjamin Franzke1-1/+0
2013-09-18xinitrc: Remove obsolete usage of systemd userBenjamin Franzke1-0/+0
Should not be started manually, since it is started implicitly by pam_systemd. Also disable graphical target to be the default target, since this ends up trying to start unwanted units.
2013-03-02awesome.service: Always restart the process..Benjamin Franzke1-0/+1
Since systemd thinks awesome crashed on self-restart (by dropping all resources and exec itself), since the dbus name binding is dropped temporarly, we need to trigger a service restart..
2013-02-22Fix typo in set_xresources filenameBenjamin Franzke1-1/+1
2013-02-22Rename swIcon.py to switch-icon.pyBenjamin Franzke1-0/+9
2013-02-22systemd: awesome can be treated as a dbus serviceBenjamin Franzke1-1/+1
That way we know the startup-time.
2013-02-22systemd: Replace xressources by xrdb serviceBenjamin Franzke4-12/+12
2013-02-21Add initial systemd user service units for awesome and screenBenjamin Franzke10-0/+85