aboutsummaryrefslogtreecommitdiff
path: root/awesome/autorun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'awesome/autorun.sh')
-rwxr-xr-xawesome/autorun.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/awesome/autorun.sh b/awesome/autorun.sh
index 98745b2..092ce0f 100755
--- a/awesome/autorun.sh
+++ b/awesome/autorun.sh
@@ -7,7 +7,9 @@ function run {
fi
}
-run picom
+setxkbmap -config compose:ralt
+
+run picom --experimental-backends
run nitrogen --restore
run volumeicon
run lxsession
@@ -32,5 +34,6 @@ run /usr/lib/gsd-power
run /usr/bin/gnome-keyring-daemon --start --components=secrets
run /usr/bin/gnome-keyring-daemon --start --components=ssh
run xfce4-power-manager
+run /usr/lib/xfce4/notifyd/xfce4-notifyd
run /home/kylert/.config/awesome/keymapper.sh
run /home/kylert/.config/awesome/xinput-daemon.sh