Compare commits
2 Commits
4db8bc20de
...
fb90bf1b2c
| Author | SHA1 | Date | |
|---|---|---|---|
| fb90bf1b2c | |||
| 58c0efb32b |
@@ -1,4 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl -fsSL https://install.danklinux.com | sh
|
||||
|
||||
|
||||
8
01-setup-niri-script.sh
Normal file
8
01-setup-niri-script.sh
Normal 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
|
||||
Reference in New Issue
Block a user