69787bd90f
dpi: set cursor size with xsettings
...
Signed-off-by: Joe Groocock <me@frebib.net>
2021-01-30 11:48:39 +00:00
e0ff04168a
systemd: assign default slices to user services
...
As per recommendations in the systemd documentation, assign session, app
or background slice allocations to the standard user services:
https://github.com/systemd/systemd/blob/master/docs/DESKTOP_ENVIRONMENTS.md#pre-defined-systemd-units
Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-23 01:16:54 +01:00
521f462141
systemd: replace profile.service with systemd-environment.d generator
...
This moves loading of the environment variables out of the normal
service startup flow and has systemd load the variables early.
Shim ZSH to load the environment.d configuration when running without
systemd.
Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-11 12:19:09 +01:00
60bf423556
dotfiles: move .config/* to root
...
This seems to make more sense. Almost all files were within .config
anyway.
Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-10 22:42:14 +01:00