From ca722cf16c6cfde2c9b9d3ed30aae10598e38f20 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 26 Nov 2020 11:59:47 -0700 Subject: Tried to make discord popups floating and more --- .config/i3/config | 1 + 1 file changed, 1 insertion(+) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 6d2a815..adacfc4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -93,6 +93,7 @@ font pango:monospace 10 for_window [class="mogli"] floating enable # for_window [title="Picture in picture"] resize set 640 360 px, move position 1270 30, move to output $mon1 for_window [class="Google-chrome" instance="crx_kmfikkopdhmbdbkndkamabamlkkgkpod"] floating enable, resize set 640 360, move position 1270 30, move to output $mon1 + # for_window [class="discord" window_role="browser-window"] floating enable # Steam specific. for_window [class="Steam" title="Steam Guard"] floating enable for_window [class="Steam" title="Steam - News"] floating enable -- cgit v1.2.3-54-g00ecf