subgraph-os-issues
subgraph-os-issues copied to clipboard
Paxrat and XFCE
trafficstars
This may not be of much use as gnome is the default desktop, but when I installed the xfce desktop I had to set several flags with paxrat to get it running without error. They were as follows:
"/usr/bin/xfce4-panel": {
"flags": "m"
},
"/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-1.0": {
"flags": "m"
},
"/usr/bin/xfce4-session": {
"flags": "m"
},
"/usr/bin/xfwm4": {
"flags": "m"
},
"/usr/lib/x86_64-linux-gnu/xfce4/exo-1/exo-helper-1": {
"flags": "m"
}