summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-06-10 22:27:44 +0530
committerryukamish <[email protected]>2026-06-10 22:27:44 +0530
commit7272669f3c18a68118a12ababc492bd18cb36ae7 (patch)
treecad4aac0362fa7636e84f18fa0748391350b3140 /.local
parent05321ed09e891a98551978dcf01829248913e48e (diff)
fix: bemenu correct font
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/sway-launch2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/sway-launch b/.local/bin/sway-launch
index 66efd16..8f541b0 100755
--- a/.local/bin/sway-launch
+++ b/.local/bin/sway-launch
@@ -38,7 +38,7 @@ export BEMENU_COLOR_SCROLL="$(rg -Nr '$1' '^ *\$fcdInd (#.*)' \
export BEMENU_OPTS="-n -c -s -i \
-W 0.3 -H 26 -B 2 -l 10 \
-p '▲' -P '' --ch 16 --scrollbar always \
- --fn 'Berkeley Mono 11' \
+ --fn 'IoskeleyMono Nerd Font 11' \
--nb #040606cc --nf #FFFFFF \
--ab #040606cc --af #FFFFFF \
--hb $BEMENU_COLOR_BORDER --hf #FFFFFF \