add skeleton for host specific options

This commit is contained in:
Ray Elliott 2020-02-22 20:37:48 +00:00
parent 7ffe4bea49
commit 836e9dc76a
1 changed files with 10 additions and 0 deletions

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