diff options
| author | dwalker <dwalker@dwalker.xyz> | 2026-05-02 22:14:30 -0400 |
|---|---|---|
| committer | dwalker <dwalker@dwalker.xyz> | 2026-05-02 22:14:30 -0400 |
| commit | bd88099e12e5781e9f38d2af17ab829e80e30687 (patch) | |
| tree | a43251ff330a3872d8fa7600b71ac2c59800e6f3 /.script/refreshstatus | |
| parent | fcf44b17142cbeaf1f6a4b66e5ab0eed1483ebe4 (diff) | |
reworked scripts
Diffstat (limited to '.script/refreshstatus')
| -rwxr-xr-x | .script/refreshstatus | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.script/refreshstatus b/.script/refreshstatus deleted file mode 100755 index 5d8c5ec..0000000 --- a/.script/refreshstatus +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -# Refresh dwm status. -# Send SIGTRAP signal to dwmstatus script, which will handle it with a trap. -pkill -SIGTRAP dwmbar |
