From 2891d1b9ea6d5e47a8be0a66b54de26b1623a95d Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Wed, 10 Jul 2019 14:35:51 +0200 Subject: [PATCH] sway: float firefox sharing indicator --- sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway/config b/sway/config index a0d75bc..bffd23c 100644 --- a/sway/config +++ b/sway/config @@ -21,6 +21,8 @@ set $term termite set $menu termite --name=launcher -e ~/.config/sway/sway-launcher for_window [app_id="^launcher$"] floating enable, border none +for_window [title="^Nightly - Sharing Indicator$"] floating enable, border none + ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)