mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-03-06 11:09:41 +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
|
# Run hotkey deamon
|
||||||
sxhkd &
|
sxhkd &
|
||||||
|
|
||||||
|
# Make sure I always have a display active
|
||||||
|
~/.scripts/bin/display-restore loop &
|
||||||
|
|
||||||
|
# Run audio effects
|
||||||
|
easyeffects --gapplication-service &
|
||||||
|
|
||||||
# Run xidlehook
|
# Run xidlehook
|
||||||
xidlehook \
|
xidlehook \
|
||||||
`# Don't lock when there's a fullscreen application` \
|
`# Don't lock when there's a fullscreen application` \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user