From 48fe9977f8193e6323f6fafca26fab029816be97 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 11 Jun 2021 08:24:20 +0300 Subject: Improved jgmenu commands for logout and lock now, updated lock script with more information and better sleeping, fixed some configs --- .config/openbox/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/openbox') 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 -- cgit v1.2.3