Re-Organize Dotfiles into Separate Stow Packages
This commit is contained in:
6
gaming/.scripts/game_launch.sh
Executable file
6
gaming/.scripts/game_launch.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
/home/sravan/.scripts/picom.sh --off &
|
||||
/home/sravan/.scripts/cpu-gpu.sh --cpu-profile-performance &
|
||||
/home/sravan/.scripts/cpu-gpu.sh --gpu-profile-performance &
|
||||
/home/sravan/.scripts/dunst.sh --pause &
|
||||
/usr/bin/xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/presentation-mode -s true &
|
Reference in New Issue
Block a user