gwydion: override kitty font to a larger size

This commit is contained in:
Jez Cope 2021-02-24 20:44:59 +00:00
parent 583d5e5239
commit 278d1bb014
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ pkgs, config, ... }:
{ pkgs, config, lib, ... }:
let h = config.home.homeDirectory;
in {
@ -34,6 +34,8 @@ in {
new_tab
'';
programs.kitty.settings.font_size = lib.mkForce "14.0";
wayland.windowManager.sway = let
outputs = {
main = "Samsung Electric Company C27JG5x H4ZMA00132";