From e52bbe3570d44cbcf2f15f9f1da09022ce50f916 Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Thu, 2 Feb 2017 14:32:12 +0100 Subject: [PATCH] i3 add floating rule --- community/i3/live-overlay/etc/skel/.i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/community/i3/live-overlay/etc/skel/.i3/config b/community/i3/live-overlay/etc/skel/.i3/config index 9da9f04..9ff5ba4 100644 --- a/community/i3/live-overlay/etc/skel/.i3/config +++ b/community/i3/live-overlay/etc/skel/.i3/config @@ -204,6 +204,7 @@ for_window [title="MuseScore: Play Panel"] floating enable for_window [class="Nitrogen"] floating enable sticky enable border normal for_window [class="Oblogout"] fullscreen enable for_window [class="octopi"] floating enable +for_window [title="About Pale Moon"] floating enable for_window [class="Pamac-manager"] floating enable for_window [class="Pamac-updater"] floating enable for_window [class="Pavucontrol"] floating enable