a few important fixes, mostly improvements
[distro-setup] / i3-sway / i3.conf
index aefcee869ff276ed22fb091bf626f02483abfbd9..265a9322cb0f04085e3b668966e6ba7e6ca0b938 100644 (file)
@@ -4,29 +4,29 @@ bindsym $mod+Shift+o exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
 bindsym $mod+Shift+p restart
 
 # need this for kde connect
-bar {
+bar {
 
-# keep it only on secondary monitor to save space and make for less
-# missing pixes in obs live stream. For docs on this, search "output
-# primary" in the i3 guide.
-output primary
+# keep it only on secondary monitor to save space and make for less
+# missing pixes in obs live stream. For docs on this, search "output
+# primary" in the i3 guide.
+output primary
 
-# the builtin prog
-#status_command i3status
+# the builtin prog
+# #status_command i3status
 
-#for faster testing
-#status_command          /a/bin/ds/myi3status
-status_command          /usr/local/bin/myi3status
-#mode hide
-# hidden_state hide
-font pango:monospace 18
+# #for faster testing
+# #status_command          /a/bin/ds/myi3status
+status_command          /usr/local/bin/myi3status
+# #mode hide
+# hidden_state hide
+font pango:monospace 18
 
-# i have no need for the tray icons so far
-tray_output primary
+# i have no need for the tray icons so far
+tray_output primary
 
-# I found I didn't need these, but, I'm trying them out again.
-# workspace_buttons no
-}
+# I found I didn't need these, but, I'm trying them out again.
+# workspace_buttons no
+}
 
 ## dont want to see this bar for now
 # bar {