Skip to content

Commit 46031f4

Browse files
committed
disable ligatures on cursor hover
1 parent 895986d commit 46031f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

home/programs.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@
199199
cursor_blink_interval = 0;
200200
background_opacity = lib.mkForce 0.8;
201201
mouse_hide_wait = 0;
202+
disable_ligatures = "cursor";
202203
};
203204
};
204205
foot = {

0 commit comments

Comments
 (0)