diff --git a/trinitystuff/Makefile b/trinitystuff/Makefile index e451dfb..d05a16f 100644 --- a/trinitystuff/Makefile +++ b/trinitystuff/Makefile @@ -5,6 +5,10 @@ HOME = /home/trinity/ $(HOME)/.aliases: sh/aliases cp sh/aliases $(HOME)/.aliases +$(HOME)/.config/sxmo/profile: sxmo/profile + mkdir -p .config/sxmo/profile + ln -s sxmo/profile $(HOME)/.config/sxmo/profile + $(HOME)/.ctwmrc: ctwm/ctwmrc cp ctwm/ctwmrc $(HOME)/.ctwmrc diff --git a/trinitystuff/sxmo/profile b/trinitystuff/sxmo/profile new file mode 100644 index 0000000..212e83e --- /dev/null +++ b/trinitystuff/sxmo/profile @@ -0,0 +1 @@ +SXMO_BAR_SHOW_BAT_PER=1