feat: moves and creates script to install niri

This commit is contained in:
2025-12-14 15:21:30 -07:00
parent 58c0efb32b
commit fb90bf1b2c

8
01-setup-niri-script.sh Normal file
View File

@@ -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