diff options
| author | Spacedio <spacedio@thernusen.net> | 2026-06-03 22:39:11 -0400 |
|---|---|---|
| committer | Spacedio <spacedio@thernusen.net> | 2026-06-03 22:39:11 -0400 |
| commit | 7846c1b33585a88333d2b0ac2270d0d304a2eeac (patch) | |
| tree | 27839140aef97d0fd24b8bd405df1583edca86af /system/usr/gpu-toggle | |
| parent | c9631b31a16b18140b7e471193618f5618fd0521 (diff) | |
| download | dotfiles-7846c1b33585a88333d2b0ac2270d0d304a2eeac.tar.gz | |
Continuing work on the Polybar dGPU module. Switched from Pulseaudio to Pipewire.
Diffstat (limited to 'system/usr/gpu-toggle')
| -rwxr-xr-x | system/usr/gpu-toggle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/usr/gpu-toggle b/system/usr/gpu-toggle index 35d6c47..b44022f 100755 --- a/system/usr/gpu-toggle +++ b/system/usr/gpu-toggle @@ -1,4 +1,5 @@ #!/bin/bash +# /usr/local/bin/gpu-toggle # ------------------------------------------------------------------------- # GPU-TOGGLE: Discrete Graphics Power & Bus Management |
