fix: compilation issue 2/2

revert adding `bin` to XDG_BIN_DIR due to undetected  conflicting x modifiers.

See #424
This commit is contained in:
Alexandre Pujol 2024-08-20 19:54:54 +01:00
parent fb6e718b98
commit e74fade49a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ profile xdm-xsession @{exec_path} {
@{bin}/realpath rix,
@{bin}/sed rix,
@{bin}/ssh-agent rix,
@{bin}/tput rix
@{bin}/tput rix,
@{bin}/tr rix,
@{bin}/tty rix,
@{bin}/uname rix,