Commit afeacd0
committed
startwayfire: Set XDG_DATA_DIRS if unset
According to the xdg spec, "If XDG_DATA_DIRS is either not set or empty,
a value equal to /usr/local/share/:/usr/share/ should be used.". Without
this, if XDG_DATA_DIRS is unset, it may prevent gtk applications from starting.1 parent b46d7f5 commit afeacd0
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments