diff options
Diffstat (limited to '.dotter/pre_deploy.sh')
-rw-r--r-- | .dotter/pre_deploy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.dotter/pre_deploy.sh b/.dotter/pre_deploy.sh new file mode 100644 index 0000000..96ac99f --- /dev/null +++ b/.dotter/pre_deploy.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +yay -S alacritty conky dunst i3-wm i3lock mpd polybar rofi gtk-engine-murrine |