summaryrefslogtreecommitdiffstats
path: root/.config/qtile/autorc
diff options
context:
space:
mode:
Diffstat (limited to '.config/qtile/autorc')
-rwxr-xr-x.config/qtile/autorc8
1 files changed, 5 insertions, 3 deletions
diff --git a/.config/qtile/autorc b/.config/qtile/autorc
index e195665..217adb9 100755
--- a/.config/qtile/autorc
+++ b/.config/qtile/autorc
@@ -20,8 +20,10 @@ function start() {
20 $($1 $2) & 20 $($1 $2) &
21} 21}
22 22
23start nitrogen "--restore" 23# monitor_settings
24monitor_settings
25caps_to_esc 24caps_to_esc
26 25
27start picom "-b -D 4 --vsync" 26start nitrogen "--restore"
27start picom ""
28start spotifyd ""
29start rclone "mount remote:/sync /home/jd/sync/"