Kill firefox sharing indicator automatically
This commit is contained in:
parent
0e4424e1e4
commit
fdd5a029bf
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue