h-m/kitty: cider needs more dpi, thonkpad doesn't
This commit is contained in:
parent
cd74db4ab7
commit
83ee698bf0
2 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
wayland_titlebar_color = "system";
|
wayland_titlebar_color = "system";
|
||||||
background_opacity = "0.82";
|
background_opacity = "0.82";
|
||||||
font_size = 16;
|
font_size = 12;
|
||||||
hide_window_decorations = "no";
|
hide_window_decorations = "no";
|
||||||
linux_display_server = "x11";
|
linux_display_server = "x11";
|
||||||
confirm_os_window_close = 0;
|
confirm_os_window_close = 0;
|
||||||
|
|
|
@ -6,4 +6,7 @@
|
||||||
../../features/kitty.nix
|
../../features/kitty.nix
|
||||||
../../features/vesktop
|
../../features/vesktop
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# im blind LOL
|
||||||
|
programs.kitty.settings.font_size = 16;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue