diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-04-26 11:12:45 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-04-26 11:12:45 -0400 |
| commit | 8afc8de231f06c4df8ea47ce6b7e36ce8f3da4c9 (patch) | |
| tree | 6fe7737f00ee74f15ea19d4c08c4a596369f78b2 /.config/wal/postrun | |
| parent | af4f814b0cb8326368d3ccaa9934ec9342f0728a (diff) | |
| download | eibhear-8afc8de231f06c4df8ea47ce6b7e36ce8f3da4c9.tar.gz eibhear-8afc8de231f06c4df8ea47ce6b7e36ce8f3da4c9.tar.zst eibhear-8afc8de231f06c4df8ea47ce6b7e36ce8f3da4c9.zip | |
F12 is the new wal refresh bind, only in setbg
Diffstat (limited to '.config/wal/postrun')
| -rwxr-xr-x | .config/wal/postrun | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/wal/postrun b/.config/wal/postrun index ae28d83..74d551b 100755 --- a/.config/wal/postrun +++ b/.config/wal/postrun @@ -24,6 +24,4 @@ done fix_sequences <"${HOME}/.cache/wal/sequences" -xsetroot -name "fsignal:xrdb" -pkill dunst -dunst & +pkill dunst; dunst & |
