From d0fe05e3f925fe3abca750c7225149ab59119018 Mon Sep 17 00:00:00 2001
From: Roxwize <rae@roxwize.xyz>
Date: Thu, 5 Dec 2024 12:59:34 -0500
Subject: [PATCH] dumb

---
 configs/i3 | 21 ++++-----------------
 1 file changed, 4 insertions(+), 17 deletions(-)

diff --git a/configs/i3 b/configs/i3
index 5d8be5c..d18ab6f 100644
--- a/configs/i3
+++ b/configs/i3
@@ -1,10 +1,3 @@
-# This file has been auto-generated by i3-config-wizard(1).
-# It will not be overwritten, so edit it as you like.
-#
-# Should you change your keyboard layout some time, delete
-# this file and re-run i3-config-wizard(1).
-#
-
 # i3 config file (v4)
 #
 # Please see https://i3wm.org/docs/userguide.html for a complete reference!
@@ -17,7 +10,7 @@ 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:DejaVu Sans Mono 8
 
 # Start XDG autostart .desktop files using dex. See also
 # https://wiki.archlinux.org/index.php/XDG_Autostart
@@ -183,14 +176,7 @@ mode "resize" {
 
 bindsym $mod+r mode "resize"
 
-# Start i3bar to display a workspace bar (plus the system information i3status
-# finds out, if available)
-bar {
-        status_command i3status
-}
-
-## colors
-# target                 title   bg      text    indicator  border
+# colors                 title   bg      text    indicator  border
 client.focused           #b4befe #1e1e2e #cdd6f4 #f5e0dc    #b4befe
 client.focused_inactive  #6c7086 #1e1e2e #cdd6f4 #f5e0dc    #6c7086
 client.unfocused         #6c7086 #1e1e2e #cdd6f4 #f5e0dc    #6c7086
@@ -198,8 +184,9 @@ client.urgent            #fab387 #1e1e2e #fab387 #6c7086    #fab387
 client.placeholder       #6c7086 #1e1e2e #cdd6f4 #6c7086    #6c7086
 client.background        #1e1e2e
 
-# bar
+# i3bar
 bar {
+  status_command i3status
   colors {
     background         #1e1e2e
     statusline         #cdd6f4