mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Merge branch 'master' of github.com:alrayyes/dotfiles
This commit is contained in:
commit
2fa0359e89
@ -20,8 +20,8 @@ else
|
||||
fi
|
||||
|
||||
# lock screen after x minutes and on laptop close lid
|
||||
xautolock -time 10 -locker lock &
|
||||
xss-lock lock &
|
||||
xautolock -time 10 -locker ~/.local/bin/lock &
|
||||
xss-lock -- ~/.local/bin/lock &
|
||||
xcompmgr &
|
||||
sxhkd &
|
||||
|
||||
@ -38,10 +38,13 @@ amixer -c 2 set Mic nocap
|
||||
amixer -c 3 set Mic nocap
|
||||
|
||||
unclutter &
|
||||
redshift-gtk &
|
||||
dunst &
|
||||
slstatus &
|
||||
|
||||
redshift-gtk &
|
||||
nm-applet &
|
||||
syncthing-gtk &
|
||||
|
||||
exec st -c tmux -e tmux &
|
||||
exec spotify &
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user