SXHKD experimentation, vesktop added, audio profile switching utility, shchemes installer, etc.

This commit is contained in:
2024-08-12 05:52:19 -06:00
parent 0cdbfbd9bd
commit 0a0a444a2d
27 changed files with 1390 additions and 111 deletions

9
install-shchemes.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/bin/sh
printf %s '
#START SHCHEMES BLOCK : printf "SCHEME=\"%s\"\n" "$SCHEME"
SCHEME="horizon-terminal-dark"
#END SHCHEMES BLOCK
' >> ~/.profile
change-scheme