dotfiles

custom linux config files managed with gnu stow

dotfiles

code/sys/gfx-off.sh


#!/bin/bash
 
integrated=$(echo OFF  | sudo tee /sys/kernel/debug/vgaswitcheroo/switch)

notify-send -t 5000 \
-i "/home/xero/.config/awesome/greyhash/gfx.png" \
'   gfx status 
░░▒▒▓▓▓████▓▓▓▒▒░░' \
"unused powered off"

Download

raw zip tar