How would I go about removing these blue borders surrounding my open windows? I’ve set the default border size to 0 in the config file… But they remain.Thanks for any feedback!
Maybe “none” instead of “0”. It’s somewhere in this…
https://i3wm.org/docs/userguide.html#_default_border_style_for_new_windows
Did you restarted/reloaded i3wm? Try to open a new window after you set default_border to 0.
hey, add
for_window [class=“^.*”] border pixel 0
i recommend you add a comment above it so you can remember…
((ah, i didn’t realize it was so old))
