don't need to lock my desktop at home
This commit is contained in:
parent
97d7477706
commit
0c878b8ece
@ -19,7 +19,7 @@ exec --no-startup-id firefox
|
|||||||
exec --no-startup-id ~/bin/wallpaper.sh &
|
exec --no-startup-id ~/bin/wallpaper.sh &
|
||||||
|
|
||||||
# Timeout to activate screensaver/lockscreen
|
# Timeout to activate screensaver/lockscreen
|
||||||
exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
#exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
||||||
|
|
||||||
# Composition Manager (Transparency)
|
# Composition Manager (Transparency)
|
||||||
#exec --no-startup-id xcompmgr -c -f -n
|
#exec --no-startup-id xcompmgr -c -f -n
|
||||||
|
@ -412,7 +412,7 @@ exec --no-startup-id firefox
|
|||||||
exec --no-startup-id ~/bin/wallpaper.sh &
|
exec --no-startup-id ~/bin/wallpaper.sh &
|
||||||
|
|
||||||
# Timeout to activate screensaver/lockscreen
|
# Timeout to activate screensaver/lockscreen
|
||||||
exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
#exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
||||||
|
|
||||||
# Composition Manager (Transparency)
|
# Composition Manager (Transparency)
|
||||||
#exec --no-startup-id xcompmgr -c -f -n
|
#exec --no-startup-id xcompmgr -c -f -n
|
||||||
|
Loading…
Reference in New Issue
Block a user