dotfiles/crates/i3/crate.sh
2023-09-01 01:40:41 +02:00

8 lines
No EOL
131 B
Bash
Executable file

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