Remove pregeneration, move example configs to contrib

This commit is contained in:
2020-06-07 07:59:29 -05:00
parent f56e6ded09
commit 40db49ec23
16 changed files with 201 additions and 261 deletions

View File

@@ -0,0 +1,7 @@
#.fsdefaults
[ -z "$DISPLAY" ]
:
# Note: the dumb sleep hack is because Conky crashes with window_type override if the WM hasn't loaded yet
# This gives the WM ample time to load up
command -v conky && [ -r "${XDG_CONFIG_HOME:-~/.config}/conky/conky.conf" ]
sleep 5 && conky