diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf
index 07f123b..b927608 100644
--- a/.config/kitty/kitty.conf
+++ b/.config/kitty/kitty.conf
@@ -6,6 +6,7 @@ include github-dark-dimmed.conf
map f1 launch --type=tab
map f2 launch --cwd=current --type=tab
+enable_audio_bell no
# BEGIN_KITTY_FONTS
font_family family="Iosevka"
@@ -13,4 +14,5 @@ font_size 18.0
bold_font auto
italic_font auto
bold_italic_font auto
+disable_ligatures always
# END_KITTY_FONTS
diff --git a/.p10k.omp.yml b/.p10k.omp.yml
index 9d1334c..9223e18 100644
--- a/.p10k.omp.yml
+++ b/.p10k.omp.yml
@@ -4,16 +4,16 @@ blocks:
- type: prompt
alignment: left
segments:
- - template: ╭─
+ - template: "\u256d\u2500"
foreground: "#585858"
type: text
style: plain
- - template: " {{ if .WSL }}WSL at {{ end }}\uF303 "
+ - template: " {{ if .WSL }}WSL at {{ end }}\uF303 "
foreground: "#26C6DA"
background: "#303030"
type: os
style: plain
- - template:
+ - template: "\ue0b1"
foreground: "#8a8a8a"
background: parentBackground
type: text
@@ -31,7 +31,7 @@ blocks:
type: path
style: plain
- properties:
- branch_icon:
+ branch_icon: "\uf126 "
fetch_status: true
fetch_upstream_icon: true
git_icon: "\uf1d3 "
@@ -42,7 +42,7 @@ blocks:
background: parentBackground
type: git
style: plain
- - template:
+ - template: "\ue0b0"
foreground: parentBackground
background: transparent
type: text
@@ -50,9 +50,9 @@ blocks:
newline: true
- type: prompt
alignment: right
- filler: "<#585858>->"
+ filler: "<#585858>\u2500>"
segments:
- - template:
+ - template: "\ue0b2"
foreground: parentForeground
background: transparent
type: text
@@ -96,7 +96,7 @@ blocks:
background: parentBackground
type: time
style: plain
- - template: ─╮
+ - template: "\u2500\u256e"
foreground: "#585858"
background: transparent
type: text
@@ -104,14 +104,14 @@ blocks:
- type: prompt
alignment: left
segments:
- - template: "╰─ "
+ - template: "\u2570\u2500 "
foreground: "#585858"
type: text
style: plain
newline: true
- type: rprompt
segments:
- - template: ─╯
+ - template: "\u2500\u256f"
foreground: "#585858"
type: text
style: plain