Various small changes from the last week or so
This commit is contained in:
@@ -9,7 +9,7 @@ show_battery = True
|
||||
selected_battery = "Auto"
|
||||
show_battery_watts = True
|
||||
|
||||
color_theme = "$DIR_THEME_SETTINGS/.current-theme/btop.theme"
|
||||
color_theme = "~/.config/btop/themes/theme.theme"
|
||||
theme_background = False #* True: show theme background, False: needed for transparency
|
||||
truecolor = True
|
||||
rounded_corners = False
|
||||
|
||||
1
src_files/.config/btop/themes/theme.theme
Normal file
1
src_files/.config/btop/themes/theme.theme
Normal file
@@ -0,0 +1 @@
|
||||
placeholder, will be replaced with symlink during copy_dotfiles.sh
|
||||
Reference in New Issue
Block a user