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
|
fi
|
||||||
|
|
||||||
# lock screen after x minutes and on laptop close lid
|
# lock screen after x minutes and on laptop close lid
|
||||||
xautolock -time 10 -locker lock &
|
xautolock -time 10 -locker ~/.local/bin/lock &
|
||||||
xss-lock lock &
|
xss-lock -- ~/.local/bin/lock &
|
||||||
xcompmgr &
|
xcompmgr &
|
||||||
sxhkd &
|
sxhkd &
|
||||||
|
|
||||||
@ -38,10 +38,13 @@ amixer -c 2 set Mic nocap
|
|||||||
amixer -c 3 set Mic nocap
|
amixer -c 3 set Mic nocap
|
||||||
|
|
||||||
unclutter &
|
unclutter &
|
||||||
redshift-gtk &
|
|
||||||
dunst &
|
dunst &
|
||||||
slstatus &
|
slstatus &
|
||||||
|
|
||||||
|
redshift-gtk &
|
||||||
|
nm-applet &
|
||||||
|
syncthing-gtk &
|
||||||
|
|
||||||
exec st -c tmux -e tmux &
|
exec st -c tmux -e tmux &
|
||||||
exec spotify &
|
exec spotify &
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user