1
0
Fork 0

Commented kitty wayland option

This commit is contained in:
Malte Brandy 2020-05-22 01:09:38 +02:00
parent 48cf184e84
commit bc341930bd
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -12,6 +12,7 @@ in {
"ctrl+minus" = "change_font_size all -1.0";
};
settings = {
# linux_display_server = "wayland"; # Causes ugly decorations
font_size = "10.5";
foreground = colors.foreground;