mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-05 21:49:32 +01:00
neofetch: Simplify cpu output
This fixes an issue where the neofetch cpu output would be too long for a typical 1920x1080 display, with one terminal occupying 50% of the screen.
This commit is contained in:
parent
93e55359ed
commit
d2caea6684
@ -1,5 +1,7 @@
|
|||||||
gtk2="off"
|
gtk2="off"
|
||||||
block_range=(1 7)
|
block_range=(1 7)
|
||||||
image_backend="kitty"
|
image_backend="kitty"
|
||||||
|
speed_shorthand="on"
|
||||||
|
cpu_brand="off"
|
||||||
|
|
||||||
# vim:ft=conf
|
# vim:ft=conf
|
||||||
|
Loading…
Reference in New Issue
Block a user