From 60c82347a2c4c9a6c42c2d4a2f6e4923e1160d65 Mon Sep 17 00:00:00 2001 From: UhGoomba <53350163+UhGoomba@users.noreply.github.com> Date: Tue, 9 Jul 2024 04:25:27 -0400 Subject: add wofi, waybar, fish, kitty --- install.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 16c099a..83e80ff 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,11 @@ # install dependencies (TODO) + # stow dotfiles stow hypr --adopt +stow waybar --adopt +stow fish --adopt +stow kitty --adopt +stow wofi --adopt # do other stuff (TODO) -- cgit v1.2.3