[Xfce-bugs] [Bug 15344] Use screen ID and screensize for naming of xfdesktop configuration files.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Apr 30 23:49:54 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15344
--- Comment #1 from alexxcons <alexxcons at xfce.org> ---
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.
More information about the Xfce-bugs
mailing list