From 680a167d6f72853eeab01970426028fc474c6005 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Thu, 14 May 2020 17:35:21 -0400 Subject: added net, updated audio for FreeBSD, removed title blocks --- i3blocks-title.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 i3blocks-title.sh (limited to 'i3blocks-title.sh') diff --git a/i3blocks-title.sh b/i3blocks-title.sh deleted file mode 100755 index cce4fc4..0000000 --- a/i3blocks-title.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -name=$(xdotool getactivewindow getwindowname) -[ -n "$name" ] && printf "%s\n" "$(xdotool getactivewindow getwindowname)" -- cgit v1.2.3