From 9b6d154afb2b32f81dae99cc45392b4cace2a29d Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Sun, 18 Sep 2016 02:11:28 +0200 Subject: Add more conf --- i3/myconf.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 i3/myconf.sh (limited to 'i3/myconf.sh') diff --git a/i3/myconf.sh b/i3/myconf.sh deleted file mode 100755 index 8708a2f..0000000 --- a/i3/myconf.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -i3status | while : -do - read line - music=`sh who.sh` - echo "M: $music | $line" || exit 1 -done -- cgit v1.2.1