summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh9
1 files changed, 1 insertions, 8 deletions
diff --git a/install.sh b/install.sh
index 60889ec..27c8b6a 100755
--- a/install.sh
+++ b/install.sh
@@ -8,12 +8,7 @@ stow --dotfiles -Rt$HOME bash tmux git
# Link at XDG_CONFIG_HOME if set, if not to $HOME/.config (they should be the same)
stow -Rt $XDG_CONFIG_HOME nvim
-# konsole colors
-# stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/konsole" konsole
-
-# kitty
-stow -Rt $XDG_CONFIG_HOME kitty
-# Alacritty (tries to replace kitty)
+# Alacritty
stow -Rt $XDG_CONFIG_HOME alacritty
# Guix channels
@@ -22,8 +17,6 @@ stow -Rt "$XDG_CONFIG_HOME/guix" guix
# i3
stow -Rt $XDG_CONFIG_HOME i3
stow -Rt $XDG_CONFIG_HOME i3status
-# Plasma session environment variables
-#stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/plasma-workspace/env" plasma-env
# dunst
stow -Rt $XDG_CONFIG_HOME dunst