From f2b18aab5a84d04a36f4194473680ad70bdb5578 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 2 Feb 2020 12:50:32 +0800 Subject: script to find and edit config files --- i3wm/.local/share/config-files/i3 | 1 + i3wm/.local/share/config-files/polybar | 1 + 2 files changed, 2 insertions(+) create mode 120000 i3wm/.local/share/config-files/i3 create mode 120000 i3wm/.local/share/config-files/polybar (limited to 'i3wm/.local/share/config-files') diff --git a/i3wm/.local/share/config-files/i3 b/i3wm/.local/share/config-files/i3 new file mode 120000 index 0000000..97ca8a9 --- /dev/null +++ b/i3wm/.local/share/config-files/i3 @@ -0,0 +1 @@ +../../../.config/i3/config \ No newline at end of file diff --git a/i3wm/.local/share/config-files/polybar b/i3wm/.local/share/config-files/polybar new file mode 120000 index 0000000..87fad9e --- /dev/null +++ b/i3wm/.local/share/config-files/polybar @@ -0,0 +1 @@ +../../../.config/polybar/config \ No newline at end of file -- cgit v1.2.3