mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-03-06 02:59:42 +00:00
add new stuff to autostart.sh
This commit is contained in:
parent
49b3d53d40
commit
29f0d6b09c
@ -36,6 +36,12 @@ autoxsetwacom
|
||||
# Run hotkey deamon
|
||||
sxhkd &
|
||||
|
||||
# Make sure I always have a display active
|
||||
~/.scripts/bin/display-restore loop &
|
||||
|
||||
# Run audio effects
|
||||
easyeffects --gapplication-service &
|
||||
|
||||
# Run xidlehook
|
||||
xidlehook \
|
||||
`# Don't lock when there's a fullscreen application` \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user