index
:
myconfigs
master
netsync
server
My personal configurations. Feel free to inspire yourself.
Cynerd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
i3blocks
/
scripts
/
gpu
blob: 5153dbae1c9b8dbdba5c111c737f3209a7492d9d (
plain
)
1
2
3
4
#!/bin/bash
echo
"
$(
cat
/sys/class/drm/card0/device/gpu_busy_percent
)
%"
echo
echo