From dfcc303e7cc284a45f55bae81ed888dc256432b8 Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Sun, 11 Jun 2023 07:49:11 -0400 Subject: Consolidated status bar scripts for dwmstatus --- .local/bin/statusbar/bar-time | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 .local/bin/statusbar/bar-time (limited to '.local/bin/statusbar/bar-time') diff --git a/.local/bin/statusbar/bar-time b/.local/bin/statusbar/bar-time deleted file mode 100755 index 781ba8f..0000000 --- a/.local/bin/statusbar/bar-time +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -case $BUTTON in - 1)notify-send "$(ncal -hb)";; - 3)urxvt -e vim ~/.local/bin/statusbar/bar-time -esac -date +"%r %A %D" -- cgit v1.2.3