Explorar o código

[O] Clarify prompt

Azalea (on HyDEV-Daisy) %!s(int64=2) %!d(string=hai) anos
pai
achega
f57ad70a20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hyfetch/main.py

+ 1 - 1
hyfetch/main.py

@@ -242,7 +242,7 @@ def create_config() -> Config:
 
         while True:
             print()
-            printc(f'Which brightness level looks the best? (Default: left blank = {def_lightness * 100:.0f}% for {light_dark} mode)')
+            printc(f'Which brightness level looks the best? (Default: {def_lightness * 100:.0f}% for {light_dark} mode)')
             lightness = input('> ').strip().lower() or None
 
             # Parse lightness