6 lines
244 B
Bash
Executable File
6 lines
244 B
Bash
Executable File
#!/bin/bash
|
|
/home/sravan/.scripts/picom.sh --off
|
|
/home/sravan/.scripts/cpu-gpu.sh --gpu-profile-performance
|
|
/home/sravan/.scripts/naughty.sh --pause
|
|
/usr/bin/xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/presentation-mode -s true
|