dotfiles

custom linux config files managed with gnu stow

dotfiles

code/sys/gfx-on.sh


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

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

Download

raw zip tar