4 lines
155 B
Bash
4 lines
155 B
Bash
|
# shellcheck shell=sh
|
||
|
# Set primary config directory for postmarketOS LXQt configs.
|
||
|
export XDG_CONFIG_DIRS="/etc/xdg/lxqt-tablet:/etc/xdg:/etc:/usr/share"
|