mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Theme support for Cursor (#2015)
* Imitating VSCode omarchy-theme-set * Changed VSCode theme setter take arguments to Cursor theme setter could call it. * All omarchy commands are in path --------- Co-authored-by: David Heinemeier Hansson <david@hey.com> Co-authored-by: @adelplace
This commit is contained in:
@@ -30,9 +30,10 @@ hyprctl reload
|
||||
pkill -SIGUSR2 btop
|
||||
makoctl reload
|
||||
|
||||
# Change gnome, browser, vscode themes
|
||||
# Change gnome, browser, vscode, cursor themes
|
||||
omarchy-theme-set-terminal
|
||||
omarchy-theme-set-gnome
|
||||
omarchy-theme-set-eza
|
||||
omarchy-theme-set-browser
|
||||
omarchy-theme-set-vscode
|
||||
omarchy-theme-set-cursor
|
||||
|
||||
Reference in New Issue
Block a user