From a958b49eff36dd8b830c3463fca1db4279a73f96 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Mon, 14 Sep 2015 21:51:40 +0200 Subject: Removed symlink from repo --- herbstluftwm/.config/herbstluftwm/themes/.gitignore | 2 +- herbstluftwm/.config/herbstluftwm/themes/README.md | 3 +++ herbstluftwm/.config/herbstluftwm/themes/current | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 herbstluftwm/.config/herbstluftwm/themes/README.md delete mode 120000 herbstluftwm/.config/herbstluftwm/themes/current (limited to 'herbstluftwm') diff --git a/herbstluftwm/.config/herbstluftwm/themes/.gitignore b/herbstluftwm/.config/herbstluftwm/themes/.gitignore index 1728046..5b9023a 100644 --- a/herbstluftwm/.config/herbstluftwm/themes/.gitignore +++ b/herbstluftwm/.config/herbstluftwm/themes/.gitignore @@ -1 +1 @@ -./current +current diff --git a/herbstluftwm/.config/herbstluftwm/themes/README.md b/herbstluftwm/.config/herbstluftwm/themes/README.md new file mode 100644 index 0000000..f751847 --- /dev/null +++ b/herbstluftwm/.config/herbstluftwm/themes/README.md @@ -0,0 +1,3 @@ +Create a symbolic link called "current" to the theme you want to apply. + + ln -sf current $theme diff --git a/herbstluftwm/.config/herbstluftwm/themes/current b/herbstluftwm/.config/herbstluftwm/themes/current deleted file mode 120000 index 8a80c5f..0000000 --- a/herbstluftwm/.config/herbstluftwm/themes/current +++ /dev/null @@ -1 +0,0 @@ -purpur \ No newline at end of file -- cgit v1.2.3