From ea8c69925ae7798f94b1cd1d0d9b1b1789623330 Mon Sep 17 00:00:00 2001 From: Djeeberjr Date: Sun, 29 May 2022 18:43:44 +0200 Subject: [PATCH] added origin fix to i3 --- .config/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index f00c018..39b2317 100755 --- a/.config/i3/config +++ b/.config/i3/config @@ -27,6 +27,9 @@ for_window [instance="floatme"] floating enable for_window [instance="scratchpad.*"] move scratchpad for_window [class="Spotify"] move scratchpad +for_window [title="Origin"] floating enable + + gaps inner 4 smart_gaps on smart_borders on