diff options
author | awy <awy@awy.one> | 2025-09-14 19:10:40 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-09-14 19:10:40 +0300 |
commit | e1d8f2a2541301898b671a23fd370254987d4823 (patch) | |
tree | 4937f1ff8e5c2f35cecbedf3325b6986b63bf5aa /.config | |
parent | 5256413596d8eda0de3a4f8a73c10c5afb6d230e (diff) | |
download | hyprdots-e1d8f2a2541301898b671a23fd370254987d4823.tar.gz |
colors
Diffstat (limited to '.config')
-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 73ee32f..ec225f8 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -1,4 +1,4 @@ -color_theme = "/usr/share/btop/themes/everforest-dark-medium.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 |