mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 09:44:20 +02:00
i3: move Firefox WebRTCGlobalIndicator to some fixed position
This commit is contained in:
parent
654d8bd0a1
commit
34ac2d7268
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -165,6 +165,7 @@ no_focus [window_type="splash"]
|
||||||
for_window [class="Shadow"] fullscreen enable
|
for_window [class="Shadow"] fullscreen enable
|
||||||
for_window [window_role="PictureInPicture"] floating enable
|
for_window [window_role="PictureInPicture"] floating enable
|
||||||
for_window [class="Spotify"] move to workspace number 3
|
for_window [class="Spotify"] move to workspace number 3
|
||||||
|
for_window [window_role="WebRTCGlobalIndicator"] border none, sticky enable, move position 20 ppt -5 px
|
||||||
|
|
||||||
# Start stuff
|
# Start stuff
|
||||||
exec_always --no-startup-id exec systemctl --user start --no-block i3-session.target
|
exec_always --no-startup-id exec systemctl --user start --no-block i3-session.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue