From 9eb7c2a61e76ed6bff8f86838e1b10cfd664dd8f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 26 Apr 2016 10:48:02 +0200 Subject: install: adding more applications MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index f544091..d1d397a 100755 --- a/install.sh +++ b/install.sh @@ -30,7 +30,7 @@ chmod +x $HOME/.rake_completion # i3 and X stuff. An incomplete list of openSUSE packages that I need in order # to have a good i3 environment is: i3 xlockmore dunst i3status nitrogen scrot -# breeze-icons konsole. +# breeze-icons konsole gpicview (maybe gwenview? not sure) okular. mkdir -p $HOME/.config/dunst $HOME/.i3 cp i3/config $HOME/.i3/config cp i3status.conf $HOME/.i3status.conf -- cgit v1.2.3