From d0ecb2a9d770b1987e3be7cdc549d46880b89c5e Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sun, 22 Feb 2015 17:15:39 +0100 Subject: Moved from stow to dotfiles for dotfile management --- compton | 3 +++ compton/.compton | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 compton delete mode 100644 compton/.compton (limited to 'compton') diff --git a/compton b/compton new file mode 100644 index 0000000..2f736fd --- /dev/null +++ b/compton @@ -0,0 +1,3 @@ +shadow = true; +clear-shadow = true; +shadow-exclude = ["g:si:dmenu"]; diff --git a/compton/.compton b/compton/.compton deleted file mode 100644 index 2f736fd..0000000 --- a/compton/.compton +++ /dev/null @@ -1,3 +0,0 @@ -shadow = true; -clear-shadow = true; -shadow-exclude = ["g:si:dmenu"]; -- cgit v1.2.3