aboutsummaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-11-25 22:56:55 +0100
committerMateja <mail@matejamaric.com>2020-11-25 22:56:55 +0100
commit8c2b8522ef77f8801885b44ca34c5c5ab8164be2 (patch)
treef8ec634a89ee29edcd6b03b603bdc49c9dc4f9a3 /.config/qtile/autostart.sh
parentda3df637a566001805532b57c534e6fc1c7aacf4 (diff)
downloaddotfiles-8c2b8522ef77f8801885b44ca34c5c5ab8164be2.tar.gz
dotfiles-8c2b8522ef77f8801885b44ca34c5c5ab8164be2.zip
More qtile keybindings and better autostart.sh
Diffstat (limited to '.config/qtile/autostart.sh')
-rwxr-xr-x.config/qtile/autostart.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh
index 434d2ea..9aff5bc 100755
--- a/.config/qtile/autostart.sh
+++ b/.config/qtile/autostart.sh
@@ -5,6 +5,8 @@ setxkbmap -option caps:swapescape
numlockx &
dunst &
udiskie &
-picom &
+compton &
feh --bg-fill ~/stuff/pictures/alps-house.jpg
+gpg-agent &
+ssh-agent &
mpd &