- Rename `system76-power.sh` to `cpu-gpu.sh` - Add NVIDIA PowerMizer mode controls to `cpu-gpu.sh` - Decrease rofi menu size to 50% of screen in both directions so notifications are not covered (e.g., when using profile query commands in `cpu-gpu.sh`) - Switch to NVIDIA Performance Profile when launching game - Switch to NVIDIA Adaptive Profile when exiting game - Update control center script to work with renamed `cpu-gpu.sh`
4 lines
109 B
Bash
Executable File
4 lines
109 B
Bash
Executable File
#!/bin/bash
|
|
/home/sravan/.scripts/deadd.sh --unpause
|
|
/home/sravan/.scripts/cpu-gpu.sh --gpu-profile-adaptive
|