Updated to current

This commit is contained in:
edwark43
2025-02-07 15:18:20 -05:00
parent c79881b41c
commit 4e391f7e4b
26 changed files with 192 additions and 126 deletions

View File

@@ -19,9 +19,12 @@ case "$class" in
outcome "state=floating sticky=on center=on"
;;
mpv)
outcome "state=pseudo_tiled focus=on rectangle=849x477+0+0 center=on"
outcome "state=floating focus=on rectangle=849x477+0+0 center=on"
;;
virt-manager)
outcome "state=floating center=on"
;;
ranger)
outcome "state=floating rectangle=900x700+0+0 center=on"
;;
esac