diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-03-27 22:06:47 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-03-27 22:06:47 -0400 |
| commit | 04c117f85699f6d13a61ebf465e9171bddf3d9b7 (patch) | |
| tree | 8979774fada1b4d070a6c441a7cfedd03d0d48ff /.config/wal | |
| parent | 5cb4c6deeaecf349111d51166b98848f1fc1b584 (diff) | |
| download | eibhear-04c117f85699f6d13a61ebf465e9171bddf3d9b7.tar.gz eibhear-04c117f85699f6d13a61ebf465e9171bddf3d9b7.tar.zst eibhear-04c117f85699f6d13a61ebf465e9171bddf3d9b7.zip | |
setbg overhaul, dwm update mv'd to postrun
Yeah of course I'm going to totally rewrite a script right after I do a video on it.
It uses links now to not waste space and env variables. Location moved to cache.
Thanks to those who suggested some changes.
Diffstat (limited to '.config/wal')
| -rwxr-xr-x | .config/wal/postrun | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/wal/postrun b/.config/wal/postrun index e2ee73c..ae28d83 100755 --- a/.config/wal/postrun +++ b/.config/wal/postrun @@ -24,5 +24,6 @@ done fix_sequences <"${HOME}/.cache/wal/sequences" +xsetroot -name "fsignal:xrdb" pkill dunst dunst & |
