mpv stuff
This commit is contained in:
parent
ec2d39b262
commit
262c671c3a
|
@ -2,8 +2,8 @@
|
|||
osc=no
|
||||
vo=gpu
|
||||
af=scaletempo2
|
||||
autofit=4000x2800
|
||||
# autofit=2000x1700
|
||||
# autofit=4000x2800
|
||||
autofit=2000x1700
|
||||
geometry=50%:50%
|
||||
# input-ipc-server="/tmp/mpvsocket"
|
||||
hwdec=auto
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
windowrule=float,mpv
|
||||
windowrule=size ${if builtins.readFile "/etc/hostname" == "syl\n" then "90% 76%" else "85% 85%"},mpv
|
||||
windowrule=center,mpv
|
||||
windowrule=opaque,mpv
|
||||
# windowrule=pin,mpv
|
||||
windowrule=float,pulsemixer
|
||||
windowrule=workspace ${if builtins.readFile "/etc/hostname" == "syl\n" then "2" else "1"},firefox
|
||||
|
|
Loading…
Reference in a new issue