aboutsummaryrefslogtreecommitdiffstats
path: root/.config/qtile
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2017-02-03 18:48:19 +0100
committerDavid Runge <dave@sleepmap.de>2017-02-03 18:48:19 +0100
commit92bf13c1253c841737cd2921bba55c90f7628e65 (patch)
tree2f2068f6d67ebec32139fb76f4b0a4b21b961cd5 /.config/qtile
parent225ddafeb796e3bf48ab91a2616550b6d1d98fc4 (diff)
downloaddotfiles-92bf13c1253c841737cd2921bba55c90f7628e65.tar.gz
dotfiles-92bf13c1253c841737cd2921bba55c90f7628e65.tar.bz2
dotfiles-92bf13c1253c841737cd2921bba55c90f7628e65.tar.xz
dotfiles-92bf13c1253c841737cd2921bba55c90f7628e65.zip
.config/qtile/config.py: Moving the background picture folder to a more generic location.
Diffstat (limited to '.config/qtile')
-rw-r--r--.config/qtile/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/config.py b/.config/qtile/config.py
index 0253b05..70e6bdb 100644
--- a/.config/qtile/config.py
+++ b/.config/qtile/config.py
@@ -32,7 +32,7 @@ def autostart():
'--randomize',
'--recursive',
'--bg-fill',
- home+'/ownCloud/photos/desktop/']
+ home+'/cloud/photos/desktop/']
subprocess.call(background)
colors = {