Kill firefox sharing indicator automatically

This commit is contained in:
coolneng 2022-11-01 18:57:05 +01:00
parent 0e4424e1e4
commit fdd5a029bf
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ for_window [app_id="imv"] floating enable
for_window [app_id="popup"] floating enable, resize set 1280 720 for_window [app_id="popup"] floating enable, resize set 1280 720
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, resize set 735 415; sticky enable for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, resize set 735 415; sticky enable
for_window [title="(?:Open|Save) (?:File|Folder|As)"] floating enable, resize set width 1030 height 710 for_window [title="(?:Open|Save) (?:File|Folder|As)"] floating enable, resize set width 1030 height 710
for_window [title="Firefox — Sharing Indicator"] kill;
# Resize R plots to 40% in tiling mode # Resize R plots to 40% in tiling mode
for_window [class="R_x11"] resize set width 40 ppt for_window [class="R_x11"] resize set width 40 ppt
# Split windows vertically # Split windows vertically