diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-17 10:27:55 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-17 10:27:55 +0200 |
commit | c909a0b7053b9a0a97da08386607a61c8ad77cc4 (patch) | |
tree | 3be0e82f4e1b877bb50e737b147753b5da1671b4 /install.sh | |
parent | 878bcd65cad84ce3262b60d5582c9e1f57f233c0 (diff) | |
download | dotfiles_dotdrop-c909a0b7053b9a0a97da08386607a61c8ad77cc4.tar.xz dotfiles_dotdrop-c909a0b7053b9a0a97da08386607a61c8ad77cc4.zip |
Add rofi installation command
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ echo "Install i3..." #sudo pacman -S --noconfirm --needed i3-wm #sudo pacman -S --noconfirm --needed python-i3-py +#pikaur -S --noconfirm --needed rofi #pikaur -S --noconfirm --needed i3lock-fancy-multimonitor-git ## i3pystatus |