From baf2e923762df88c85fa7fa50bccfa5e8fe36e94 Mon Sep 17 00:00:00 2001 From: Florian Schrofner Date: Thu, 4 Apr 2024 11:00:49 +0200 Subject: [PATCH] update i3 config --- configs/config-files/i3-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/config-files/i3-config b/configs/config-files/i3-config index 02b7ec1..2a93c31 100644 --- a/configs/config-files/i3-config +++ b/configs/config-files/i3-config @@ -13,7 +13,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:monospace 8 +font pango:monospace 14 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). @@ -110,6 +110,7 @@ bindsym $mod+Tab split toggle # toggle tiling / floating bindsym $mod+Shift+space floating toggle +bindsym $mod+Shift+p floating toggle # change focus between tiling / floating windows bindsym $mod+space focus mode_toggle