aboutsummaryrefslogtreecommitdiff
path: root/Scripts/.local/scripts/refresh_bar
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/.local/scripts/refresh_bar')
-rwxr-xr-xScripts/.local/scripts/refresh_bar4
1 files changed, 0 insertions, 4 deletions
diff --git a/Scripts/.local/scripts/refresh_bar b/Scripts/.local/scripts/refresh_bar
deleted file mode 100755
index 6491ecc..0000000
--- a/Scripts/.local/scripts/refresh_bar
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-killall set_bar;
-$HOME/.local/scripts/set_bar;