home · contact · privacy
Move terminal emulator font config into its proper config file. master
authorPlom Heller <plom@plomlompom.com>
Sat, 19 Sep 2026 05:02:57 +0000 (07:02 +0200)
committerPlom Heller <plom@plomlompom.com>
Sat, 19 Sep 2026 05:02:57 +0000 (07:02 +0200)
home/user/.config/foot/foot.ini
home/user/.config/sway/config

index bea4bf7870cd40e887656d37038a6b062d2ba5fe..073021148df9b8dc1fbf7a88535ffbf429ea4fab 100644 (file)
@@ -1,2 +1,2 @@
-[main]
 login-shell=yes
+font=monospace:size:14.5
index f35e643cf6b52143b28c7bf5eaf11baa2dc83b25..e6471d545eed58fad19314797aa9dec3df8721e9 100644 (file)
@@ -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