From 85b726dde03573385f8c0081a9705173b2322a08 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 2 May 2016 14:48:11 +0200 Subject: i3: added configuration for the laptop 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 b5e3704..0ad72a4 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 gpicview (maybe gwenview? not sure) okular. +# breeze-icons konsole gpicview (maybe gwenview? not sure) okular dmenu. mkdir -p $HOME/.config/dunst $HOME/.i3 cp i3/config $HOME/.i3/config cp i3status.conf $HOME/.i3status.conf -- cgit v1.2.3