mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

dodo (140B)


      1 #!/bin/bash
      2 
      3 sudo echo
      4 
      5 # forget GPG passphrase
      6 killall -s HUP gpg-agent
      7 
      8 xtrlock &
      9 
     10 sudo systemctl suspend
     11 
     12 layout
     13 synclient TapButton2=2
     14