mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-28 14:55:01 +02:00
i3: fix class name for pavucontrol
This commit is contained in:
parent
ed1bed5c45
commit
b8301f188b
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -156,7 +156,7 @@ for_window [tiling] border pixel $borderpx
|
|||
for_window [class="Nm-connection-editor"] floating enable
|
||||
for_window [class="Shadow"] fullscreen enable
|
||||
for_window [window_role="PictureInPicture"] floating enable
|
||||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [class="pavucontrol"] floating enable
|
||||
# Firefox sharing indicator
|
||||
for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border none, sticky enable, move position 30 ppt -5 px
|
||||
no_focus [floating_from="auto" title="Firefox — Sharing Indicator"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue