sway: float firefox sharing indicator
This commit is contained in:
parent
36e875f4b0
commit
2891d1b9ea
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ set $term termite
|
||||||
set $menu termite --name=launcher -e ~/.config/sway/sway-launcher
|
set $menu termite --name=launcher -e ~/.config/sway/sway-launcher
|
||||||
for_window [app_id="^launcher$"] floating enable, border none
|
for_window [app_id="^launcher$"] floating enable, border none
|
||||||
|
|
||||||
|
for_window [title="^Nightly - Sharing Indicator$"] floating enable, border none
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
|
|
Loading…
Reference in a new issue