diff options
| author | awy <awy@awy.one> | 2025-11-19 20:06:15 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-19 20:06:15 +0300 |
| commit | 2e0c596259de318a86ce57f82c52cf268099a7de (patch) | |
| tree | 8073ab8445a9dc69367236e63b9e41130d734ec6 /.config/btop/btop.conf | |
| parent | 790eccde5e3bb6a187a47c34fa905bab064fad71 (diff) | |
| download | hyprdots-2e0c596259de318a86ce57f82c52cf268099a7de.tar.gz | |
yes
Diffstat (limited to '.config/btop/btop.conf')
| -rw-r--r-- | .config/btop/btop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index d1be367..7791301 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -1,5 +1,5 @@ # color_theme = "/usr/share/btop/themes/everforest-dark-medium.theme" -color_theme = "/usr/share/btop/themes/nord.theme" +color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" theme_background = False presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" vim_keys = True |