Skip to content

Instantly share code, notes, and snippets.

@ukn-ubi
Created February 15, 2019 17:22
Show Gist options
  • Save ukn-ubi/9f542e00e1101fc4348fd2851d6f5f3d to your computer and use it in GitHub Desktop.
Save ukn-ubi/9f542e00e1101fc4348fd2851d6f5f3d to your computer and use it in GitHub Desktop.
# prepend to .xinitrc
# feh...
# 2bwm&
exec termite -e "xidlehook --not-when-audio --not-when-fullscreen --timer normal 720 './~/.locker' ''"
#!/usr/bin/env crystal
puts Time.now
`i3lock`
puts "unlocked! ", Time.now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment