diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-07-09 00:59:44 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-07-09 00:59:44 +0300 |
commit | dc3c38a2d3eba90470eef10c4274ed4798a57715 (patch) | |
tree | 1e44129a1c15f5f14aca5ee905349fde16f0c93c /htop | |
parent | bee6599cc8d0c66bb4e6ed0670d30edc5066805e (diff) |
Fix to the lock script for ST windows + routine changes.
Changes to be committed:
modified: Vencord/settings/settings.json
modified: btop/btop.conf
modified: htop/htoprc
modified: lock
modified: tmux/tmux.conf
modified: zsh/aliases
Diffstat (limited to 'htop')
-rw-r--r-- | htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htop/htoprc b/htop/htoprc index 7e2e08f..5a1e129 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -29,7 +29,7 @@ show_cpu_temperature=1 degree_fahrenheit=0 update_process_names=1 account_guest_in_cpu_meter=1 -color_scheme=1 +color_scheme=3 enable_mouse=1 delay=15 hide_function_bar=1 |