summaryrefslogtreecommitdiff
path: root/.config/openbox/autostart
diff options
context:
space:
mode:
Diffstat (limited to '.config/openbox/autostart')
-rw-r--r--.config/openbox/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart
index 811876f..1115358 100644
--- a/.config/openbox/autostart
+++ b/.config/openbox/autostart
@@ -15,7 +15,7 @@ lxpolkit & # polkit
barrier & # using mouse & keyboard on other computers while connected to wifi
xautolock -detectsleep -secure -time 15 -locker ~/.i3lock/lock.sh & # auto lock screen
tint2 & # taskbar
-compton --experimental-backends & # compositor
+picom --experimental-backends & # compositor
setxkbmap -layout "us,bg" -variant ",phonetic" -option "grp:alt_shift_toggle" & # keyboard switching
flameshot & # screenshot utility