From 3fd31861ba2869dfdb641adb00c98459367eadd1 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sat, 27 May 2023 18:45:47 +0000 Subject: [PATCH] Remove remnants of sway --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index 25a2b5c..73da36e 100755 --- a/setup.sh +++ b/setup.sh @@ -60,7 +60,6 @@ if have gpg || have gpg2; then $gpg --import-ownertrust gnupg/ownertrust fi have mpv && link_file mpv .config/mpv ../ -have sway && link_file sway .config/sway ../ have tmux && link_file tmux .config/tmux ../ have vim && link_file vim .config/vim ../ have yt-dlp && link_file yt-dlp .config/yt-dlp ../