From 21a262169f5f079ee6e93db4101a4e89a48ae610 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 30 Jun 2020 12:45:20 +0200 Subject: add i3 and i3 status --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 1198e7d..3203ce1 100644 --- a/install.sh +++ b/install.sh @@ -15,5 +15,8 @@ stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/kitty" kitty # Guix channels stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/guix" guix +# i3 +stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/i3" i3 +stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/i3status" i3status # Plasma session environment variables #stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/plasma-workspace/env" plasma-env -- cgit v1.2.3