From fd47dfe37b677dd2befd3eaefa6abcb78f44d4ad Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Thu, 4 Apr 2024 19:50:25 -0500 Subject: [PATCH] a few more changes from nix config. --- i3/.config/i3/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 2d64257..2f350c0 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -23,11 +23,13 @@ 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 8 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). -font pango:DejaVu Sans Mono 8 +font pango:Fira Code 8 + +gaps inner 5 #keybinding stuff # Use Mouse+$mod to drag floating windows to their wanted position