general improvements

This commit is contained in:
2025-07-27 16:37:53 +02:00
parent c0ca42d166
commit aa5dd02c14
12 changed files with 381 additions and 130 deletions

View File

@@ -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 &