diff options
Diffstat (limited to '.config/qtile/autorc')
| -rwxr-xr-x | .config/qtile/autorc | 8 |
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 | ||
| 23 | start nitrogen "--restore" | 23 | # monitor_settings |
| 24 | monitor_settings | ||
| 25 | caps_to_esc | 24 | caps_to_esc |
| 26 | 25 | ||
| 27 | start picom "-b -D 4 --vsync" | 26 | start nitrogen "--restore" |
| 27 | start picom "" | ||
| 28 | start spotifyd "" | ||
| 29 | start rclone "mount remote:/sync /home/jd/sync/" | ||
