SXHKD experimentation, vesktop added, audio profile switching utility, shchemes installer, etc.
This commit is contained in:
9
install-shchemes.sh
Normal file
9
install-shchemes.sh
Normal 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
|
||||
Reference in New Issue
Block a user