fixing upgrades and updates
This commit is contained in:
parent
4c1e79088c
commit
c5c0a98c5a
5 changed files with 102 additions and 68 deletions
|
@ -207,8 +207,12 @@ in
|
|||
"float,nm-tray"
|
||||
"size 60% 60%,dolphin"
|
||||
"float,mpv"
|
||||
"float,title:Picture-in-Picture"
|
||||
"center,title:Picture-in-Picture"
|
||||
"size ${if laptop then "90% 76%" else "85% 85%"},mpv"
|
||||
"${if laptop then "workspace 1,idk #dummy rule" else "workspace 9,mpv"}"
|
||||
"${if laptop then "workspace 1,idk #dummy rule" else "workspace 9,title:Picture-In-Picture"}"
|
||||
"${if laptop then "workspace 1,idk #dummy rule" else "fullscreen,title:Picture-In-Picture"}"
|
||||
"center,mpv"
|
||||
"opaque,mpv"
|
||||
"float,pulsemixer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue