Commit Graph

7 Commits

Author SHA1 Message Date
Earnestly 887df364fe sx: use XDG_DATA_HOME for the authority
The authority file should not really be considered configuration data
especially in the context of backups which might want to exclude such
content.
2018-07-19 14:14:54 +01:00
Earnestly 015319b2d7 doc: manuals should not have empty lines 2017-12-09 19:51:53 +00:00
Earnestly 1b3506d21f doc: mention XDG_CONFIG_HOME environments 2017-12-08 17:18:15 +00:00
Earnestly 718add311c doc: clarify purpose and bump the manual date 2017-12-07 12:03:43 +00:00
Earnestly 60762a5487 doc: clarify how XAUTHORITY is used 2017-12-04 11:58:00 +00:00
Earnestly e08bc130c0 sx: use the default logfile
There's not a lot of point in absorbing the xserver's log file when it
will just be less intuitive for those looking for it in the standard
location.  Since the log is generated by Xorg and not sx, it only seems
reasonable.

This commit also renames xauthfile to xauthority for a little more
consistency with documentation and prior art.
2017-12-02 02:22:29 +00:00
Earnestly 161b8be6f5 introduce sx 2017-12-01 20:14:54 +00:00