Export XDG_PICTURES_DIR
This commit is contained in:
parent
e79d446eaf
commit
4f447cbdfc
3 changed files with 8 additions and 0 deletions
1
bin/sway
1
bin/sway
|
@ -9,5 +9,6 @@ if [ -f "$COMPOSE_KEY_FILE" ]; then
|
|||
COMPOSE_KEY=$(cat "$COMPOSE_KEY_FILE")
|
||||
export XKB_DEFAULT_OPTIONS="compose:$COMPOSE_KEY"
|
||||
fi
|
||||
[ -f ~/.xdg_set_env.sh ] && . ~/.xdg_set_env.sh
|
||||
|
||||
/usr/bin/sway $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue