My Konsole's customization
Find a file
2026-05-15 00:28:19 +03:00
fastfetch Idk how to call this commit 2026-05-15 00:28:19 +03:00
starship Idk how to call this commit 2026-05-15 00:28:19 +03:00
install.sh Update install script for Starship and Fastfetch 2026-05-12 17:12:27 +03:00
README.md Enhance README with customization details 2026-04-23 00:39:22 +03:00

my-konsole

  1. I use this font
  2. And I use this starship preset
Starship config Where the time setting I set up time format to AM and PM
[time]
disabled = false
time_format = "%I:%M %p"
style = "bg:color_bg1"
format = '[[  $time ](fg:color_fg0 bg:color_bg1)]($style)'
Fastfetch config I prefer Apple logo, so in source I choose "apple"
"logo": {
  "type": "auto",
  "source": "apple",