From cb1a51092d12db12f7ba29e57daed6d64b311d38 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 25 Oct 2023 18:02:25 -0400 Subject: More cleanup --- .local/bin/screenstatus | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .local/bin/screenstatus (limited to '.local/bin/screenstatus') diff --git a/.local/bin/screenstatus b/.local/bin/screenstatus deleted file mode 100755 index 763311b..0000000 --- a/.local/bin/screenstatus +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -notify-send.sh --replace-file /tmp/vol-notif -a "Screen Brightness" "$(xbacklight -get | sed 's/\..*$//g')%" - -- cgit v1.2.3