Former-commit-id: 2c2b451d40
This commit is contained in:
Hadi
2024-05-04 22:36:06 +02:00
parent ef90d16de8
commit 3b2fd0b3f4
14 changed files with 197 additions and 91 deletions
+11 -2
View File
@@ -1,4 +1,13 @@
{
imports =
[ ./kitty ./lf ./neofetch ./nvim ./qutebrowser ./spicetify ./wofi ./cava ];
imports = [
./kitty
./lf
./neofetch
./nvim
./qutebrowser
./spicetify
./wofi
./cava
./tmux
];
}