From 112a38a0d4f3debab29749352c61968bee98e477 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 8 Sep 2021 19:07:22 +0200 Subject: . --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index bdf7abe..59e5fd8 100755 --- a/install.sh +++ b/install.sh @@ -102,6 +102,10 @@ symlink ~/.dotfiles/qutebrowser/autoconfig.yml ~/.config/qutebrowser/autoconfig. mkdir -p ~/.config/ranger symlink ~/.dotfiles/ranger/rc.conf ~/.config/ranger/rc.conf +# rofi +mkdir -p ~/.config/rofi +symlink ~/.dotfiles/rofi/config.rasi ~/.config/rofi/config.rasi + # shell symlink ~/.dotfiles/shell/.profile ~/.profile -- cgit v1.2.3-70-g09d2