From cc29bba974fec068a719585bb6d63f2770ef593c Mon Sep 17 00:00:00 2001 From: M1dgard Date: Tue, 17 Apr 2018 16:05:42 +0200 Subject: [PATCH] Make Peek floating, it's useless otherwise --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index a362e87..3c697e2 100644 --- a/i3/config +++ b/i3/config @@ -252,6 +252,7 @@ exec_always --no-startup-id feh --bg-fill $HOME/Pictures/background/Red-billed_s ################## for_window [class="Tor Browser"] floating enable +for_window [class="Peek"] floating enable for_window [class="org-openstreetmap-josm-gui-MainApplication" instance="sun-awt-X11-XDialogPeer" title="^Download$|^Mapillary image|^Geotagged Images"] floating disable for_window [class="Nextcloud" instance="nextcloud"] floating disable for_window [class="Xfce4-settings-manager"] floating disable