From e67864e295552040310304957590a82bc734dc9b Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sat, 30 May 2020 11:27:16 +0800 Subject: X: reorganise into XDG_CONFIG_DIR --- x/.local/share/config-files/xprofile | 1 + x/.local/share/config-files/xresources | 1 + 2 files changed, 2 insertions(+) create mode 120000 x/.local/share/config-files/xprofile create mode 120000 x/.local/share/config-files/xresources (limited to 'x/.local') diff --git a/x/.local/share/config-files/xprofile b/x/.local/share/config-files/xprofile new file mode 120000 index 0000000..38d3742 --- /dev/null +++ b/x/.local/share/config-files/xprofile @@ -0,0 +1 @@ +../../../.config/X11/xprofile \ No newline at end of file diff --git a/x/.local/share/config-files/xresources b/x/.local/share/config-files/xresources new file mode 120000 index 0000000..eef1e02 --- /dev/null +++ b/x/.local/share/config-files/xresources @@ -0,0 +1 @@ +../../../.config/X11/Xresources \ No newline at end of file -- cgit v1.2.3