2 lines
88 B
Bash
2 lines
88 B
Bash
#!/usr/bin/env bash
|
|
kitten themes --config-file-name=themes.conf --reload-in=all "Nord"
|