feat(fedora.sh): created installer script

fix(grub): updated instructions to avoid overwriting grub config
feat(btop): minor config changes
This commit is contained in:
2025-01-19 00:51:30 +01:00
parent 26f7b8f837
commit cff7481286
4 changed files with 131 additions and 33 deletions

View File

@@ -101,7 +101,7 @@ cpu_graph_upper = "Auto"
cpu_graph_lower = "Auto"
#* If gpu info should be shown in the cpu box. Available values = "Auto", "On" and "Off".
show_gpu_info = "Auto"
show_gpu_info = "On"
#* Toggles if the lower CPU graph should be inverted.
cpu_invert_lower = True
@@ -187,7 +187,7 @@ disk_free_priv = False
show_io_stat = True
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
io_mode = False
io_mode = True
#* Set to True to show combined read/write io graphs in io mode.
io_graph_combined = False