initx (137B)
1 #!/usr/bin/env bash 2 set -m 3 set -e 4 pkill clipit || : 5 nohup clipit & 6 pkill twmnd || : 7 nohup twmnd & 8 pkill xbindkeys || : 9 nohup xbindkeys &
citadelMy dotfiles, scripts and nix configs | |
git clone git://jb55.com/citadel | |
Log | Files | Refs | README | LICENSE |