From: Plom Heller Date: Sat, 19 Sep 2026 05:02:57 +0000 (+0200) Subject: Move terminal emulator font config into its proper config file. X-Git-Url: https://plomlompom.com/repos/booking/process_descriptions?a=commitdiff_plain;h=213014dc565ac430ae720aaa46895ce3d571b57d;p=confplom Move terminal emulator font config into its proper config file. --- diff --git a/home/user/.config/foot/foot.ini b/home/user/.config/foot/foot.ini index bea4bf7..0730211 100644 --- a/home/user/.config/foot/foot.ini +++ b/home/user/.config/foot/foot.ini @@ -1,2 +1,2 @@ -[main] login-shell=yes +font=monospace:size:14.5 diff --git a/home/user/.config/sway/config b/home/user/.config/sway/config index f35e643..e6471d5 100644 --- a/home/user/.config/sway/config +++ b/home/user/.config/sway/config @@ -38,7 +38,7 @@ bindsym --no-repeat $mod+l seat * cursor move 1 0 bindsym $mod+x exec wmenu-run # launch terminal emulator -bindsym $mod+Return exec foot --font="Courier New:size=14.5" +bindsym $mod+Return exec foot # kill window bindsym $mod+Shift+q kill