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