more stuff

This commit is contained in:
Didier Slof 2023-09-01 01:40:41 +02:00
parent adf4cf3e0e
commit 462b92cb00
Signed by: didier
GPG key ID: 01E71F18AA4398E5
14 changed files with 257 additions and 0 deletions

8
crates/i3/crate.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/sh
name="i3"
description="Installs i3 with config"
files() {
descfile -l ./files/i3config {{home}}/.config/i3/config
}

0
crates/i3/files/i3config Normal file
View file

2
crates/i3/package.list Normal file
View file

@ -0,0 +1,2 @@
i3
i3blocks