https://github.com/gregorias/switch-theme.command
Personal theme switch
https://github.com/gregorias/switch-theme.command
macos-script
Last synced: over 1 year ago
JSON representation
Personal theme switch
- Host: GitHub
- URL: https://github.com/gregorias/switch-theme.command
- Owner: gregorias
- License: gpl-3.0
- Created: 2023-04-09T10:35:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T10:47:34.000Z (about 3 years ago)
- Last Synced: 2025-03-06T02:41:16.732Z (over 1 year ago)
- Topics: macos-script
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :cat: switch-theme.command
A shell script that switches the theme on my machine. I wrote this script, so
that I can switch my theme using Spotlight.
## ⚡️ Requirements
This script requires [Kitty][kitty] with remote control enabled.
## 📦 Installation
1. Run the following script.
```fish
sudo cp 'Switch Theme' /Applications && \
chmod u+x '/Applications/Switch Theme'
```
[kitty]: https://sw.kovidgoyal.net/kitty/