From bd88099e12e5781e9f38d2af17ab829e80e30687 Mon Sep 17 00:00:00 2001 From: dwalker Date: Sat, 2 May 2026 22:14:30 -0400 Subject: reworked scripts --- .script/refreshstatus | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 .script/refreshstatus (limited to '.script/refreshstatus') 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 -- cgit v1.2.3