Commit graph

6 commits

Author SHA1 Message Date
903e5d8b66
checkpoint: manage home directories
- ensure configured home directories are present and their mode set to
  0700
- move dotfiles to files
- added JSON config
2024-09-09 18:02:53 +01:00
7aa9304734
feat: add custom startdwm script to allow restarts
Modified script from the Archwiki which runs DWM in a loop so that we
can restart the window manager we make changes to the binary.
2022-05-22 12:45:44 +01:00
0feb20c906
feat: setup logrotate for the $XDG_STATE_HOME/logs
- Add logrotate config for the new $XDG_STATE_HOME/logs directory.
- Run logrotate before starting DWM (logs are rotated if required by the
  configuration).
2022-05-22 10:47:31 +01:00
28c79360b2
feat: add basic configuration for dunst 2022-05-22 08:50:17 +01:00
151c114fe4
fix: update X11/xinitrc 2022-05-21 16:42:11 +01:00
edffe6f416
feat: add home configuration 2022-04-18 00:14:34 +01:00