Skip to content

Commit 00618ac

Browse files
kitty (hobbes): increase font sizes in whole pts
1 parent 1953b9b commit 00618ac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

kitty/hobbes.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ font_size 9.0
1010
# todo!()
1111
# }
1212

13-
map kitty_mod+equal change_font_size current +0.75
14-
map kitty_mod+minus change_font_size current -0.75
13+
map kitty_mod+equal change_font_size current +1.00
14+
map kitty_mod+minus change_font_size current -1.00
1515

16-
map kitty_mod+kp_add change_font_size current +0.75
17-
map kitty_mod+kp_subtract change_font_size current -0.75
16+
map kitty_mod+kp_add change_font_size current +1.00
17+
map kitty_mod+kp_subtract change_font_size current -1.00
1818

1919
enabled_layouts tall:bias=50,fat:bias=55,tall:bias=66,vertical,horizontal,grid,stack
2020
background_opacity 1.00

0 commit comments

Comments
 (0)