Add theme-set/switching logic, and minor nvim, tmux, obsidian changes
This commit is contained in:
7
src_files/.local/scripts/theme-update-system-monitor
Executable file
7
src_files/.local/scripts/theme-update-system-monitor
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# TODO: htop even possible? maybe can change what colors it sees from terminal itself
|
||||
# pkill -SIGUSR1 htop
|
||||
# pkill -SIGUSR2 htop
|
||||
|
||||
pkill -SIGUSR2 btop
|
||||
Reference in New Issue
Block a user