From 553cb2204b0bf27afe13c6332f5679bbd47172a0 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 24 Sep 2025 05:01:20 +0200 Subject: Update/Overhaul --- plank.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 plank.sh (limited to 'plank.sh') diff --git a/plank.sh b/plank.sh deleted file mode 100755 index f389c3a..0000000 --- a/plank.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -bspc subscribe node_add | while read -r _; do - xdo raise -N Plank -done -- cgit v1.2.3