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