Re-Organize Dotfiles into Separate Stow Packages

This commit is contained in:
Sravan Balaji
2024-05-27 08:51:51 -04:00
parent 0dc5db0fcb
commit cb63752e5d
196 changed files with 594 additions and 2478 deletions

6
gaming/.scripts/game_launch.sh Executable file
View 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 &