mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Hi! This change is related to one of your yt videos (https://youtu.be/Ja-DgvGPDu8?t=1m11s): i3-gaps does not work correctly with window title bars, pixel-style borders work fine though (example: https://i.imgur.com/Pvu2jBc.png). From github.com/Airblader/i3 : "... disable them via for_window [class="^.*"] border pixel 0 in your config. You can also use any non-zero value as long as you only use pixel-style borders." I hope this helps. Cheers!