general improvements
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Keys
|
||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
Keys pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
|
||||
# Disks
|
||||
#udiskie -A &
|
||||
|
||||
# Compositor
|
||||
picom --config ~/.config/picom.conf &
|
||||
@@ -15,7 +17,9 @@ libinput-gestures-setup start &
|
||||
|
||||
# Screen lock
|
||||
xset dpms 0 0 380
|
||||
xss-lock -l -- ~/.config/utils/lock &
|
||||
# xss-lock -l -- ~/.config/utils/lock &
|
||||
# xset 420 180
|
||||
xss-lock --transfer-sleep-lock -- i3lock-fancy --nofork &
|
||||
|
||||
# Cloud
|
||||
nextcloud --background &
|
||||
|
||||
Reference in New Issue
Block a user