add skeleton for host specific options

This commit is contained in:
Ray Elliott 2020-02-22 20:37:48 +00:00
commit 836e9dc76a

10
xinitrc
View file

@ -57,4 +57,14 @@ xbindkeys
~/.fehbg &
# _host=$(hostname)
# case "$_host" in
# Arch666)
# # do arch666 specific stuff
# ;;
# Arch666lap)
# # do arch666lap specific things
# ;;
# esac
exec ~/.bin/start_dwm