diff --git a/01-setup-niri-script.sh b/01-setup-niri-script.sh new file mode 100644 index 0000000..36e327e --- /dev/null +++ b/01-setup-niri-script.sh @@ -0,0 +1,8 @@ +#!/bin/bash + +#-- install the bare-bones apps to get niri functional + +#----------------------------# +#--- Dank Material Shell ----# +#----------------------------# +curl -fsSL https://install.danklinux.com | sh