diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2016-04-26 10:48:02 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2016-04-26 10:48:02 +0200 |
| commit | 9eb7c2a61e76ed6bff8f86838e1b10cfd664dd8f (patch) | |
| tree | cfe58b2764665bf0c491cd36c64dd07f10500dd7 | |
| parent | 00a7e52f822666d5b72537fc42c3fbab84a046bf (diff) | |
| download | dotfiles-9eb7c2a61e76ed6bff8f86838e1b10cfd664dd8f.tar.gz dotfiles-9eb7c2a61e76ed6bff8f86838e1b10cfd664dd8f.zip | |
install: adding more applications
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
