https://bugzilla.xfce.org/show_bug.cgi?id=15344

--- Comment #1 from alexxcons <[email protected]> ---
Forget about *.rc files .... there are already per monitor settings of
xfdesktop inside xfconf. Just add the grid settings there. Possible to add them
even per workspace. E.g:

GridItem_01_01: "/home/schwinn/Desktop/HexChat.desktop"
GridItem_04_05: "/home/schwinn/Desktop/Eclipse.desktop"
...

Or, if semi-generic propery-names should be a problem for xfconf:

GridItem01: [ "1", "1", "/home/schwinn/Desktop/HexChat.desktop" ]
GridItem02: [ "4", "5", "/home/schwinn/Desktop/Eclipse.desktop" ]
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to