From 06bb3b1083714af0f9745066a952d02fc86c8388 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Mon, 16 Sep 2024 00:27:17 +0200 Subject: [PATCH] fix(setup): add konsole --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 97f0baa..e3accf9 100755 --- a/setup.sh +++ b/setup.sh @@ -55,6 +55,7 @@ SYMLINKS=( ".config/yay" ".local/bin" ".local/share/fonts" + ".local/share/konsole" ".gtkrc-2.0" ".xinit-scripts" ".xinitrc"