Compare commits

...

2 Commits

2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
#!/bin/bash
curl -fsSL https://install.danklinux.com | sh

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