sucklessConfigs

configurations of the suckless.org software that I use
Log | Files | Refs

dmenuLogout.sh (62B)


      1 #! /bin/sh
      2 echo -e "shutdown now \n reboot" | dmenu | /bin/sh