aboutsummaryrefslogtreecommitdiff
path: root/code/sys/gfx-off.sh
diff options
context:
space:
mode:
Diffstat (limited to 'code/sys/gfx-off.sh')
-rwxr-xr-xcode/sys/gfx-off.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/code/sys/gfx-off.sh b/code/sys/gfx-off.sh
deleted file mode 100755
index aeb6daf..0000000
--- a/code/sys/gfx-off.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-integrated=$(echo OFF | sudo tee /sys/kernel/debug/vgaswitcheroo/switch)
-
-notify-send -t 5000 \
--i "/home/xero/.config/awesome/themes/ghost/gfx.png" \
-' gfx status
-░░▒▒▓▓▓████▓▓▓▒▒░░' \
-"unused powered off" \ No newline at end of file