summaryrefslogtreecommitdiffstats
path: root/.config/qtile/autorc
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2022-03-06 14:23:13 +0100
committerjdlugosz963 <jdlugosz963@gmail.com>2022-03-06 14:23:13 +0100
commit5adaade5119a56fdb170788429f3809a606dfb0e (patch)
tree88c7f507c42daaa6dc271aedebb7cdb888027057 /.config/qtile/autorc
parent6e3d2f12b249fded40251508ff71794cde3ee6f8 (diff)
downloaddotfiles-5adaade5119a56fdb170788429f3809a606dfb0e.tar.gz
dotfiles-5adaade5119a56fdb170788429f3809a606dfb0e.zip
update config
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/"