i3: Floating mpv
This commit is contained in:
parent
df556a9b31
commit
20b063bedb
@ -8,12 +8,14 @@
|
|||||||
for_window [class="zoom" title="Zoom - Licensed Account"] floating disable
|
for_window [class="zoom" title="Zoom - Licensed Account"] floating disable
|
||||||
for_window [class="zoom" title="Zoom Meeting"] floating disable
|
for_window [class="zoom" title="Zoom Meeting"] floating disable
|
||||||
|
|
||||||
# YT MPV
|
# Floating MPV
|
||||||
for_window [instance="floating" class="mpv"] floating enable
|
for_window [instance="floating" class="mpv"] floating enable
|
||||||
for_window [instance="floating" class="mpv"] sticky enable
|
for_window [instance="floating" class="mpv"] sticky enable
|
||||||
for_window [instance="floating" class="mpv"] resize set 711 400
|
for_window [instance="floating" class="mpv"] resize set 711 400
|
||||||
for_window [instance="floating" class="mpv"] move position 3810 1040
|
for_window [instance="floating" class="mpv"] move position 3810 1040
|
||||||
|
|
||||||
|
for_window [class="Tomate-gtk"] floating enable
|
||||||
|
for_window [class="Tomate-gtk"] sticky enable
|
||||||
|
|
||||||
# {{{ SPECIAL KEYBINDINGS }}}
|
# {{{ SPECIAL KEYBINDINGS }}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user