diff --git a/install.sh b/install.sh index 20128f6..cd9b2c1 100755 --- a/install.sh +++ b/install.sh @@ -10,6 +10,7 @@ stow -t ~ i3 stow -t ~ i3blocks stow -t ~ ranger stow -t ~ redshift +stow -t ~ rofi stow -t ~ termite stow -t ~ tridactyl stow -t ~ vim diff --git a/rofi/.config/rofi/config b/rofi/.config/rofi/config new file mode 100644 index 0000000..a004d45 --- /dev/null +++ b/rofi/.config/rofi/config @@ -0,0 +1,2 @@ +rofi.modi: drun,windowcd,ssh,run +rofi.theme: /usr/share/rofi/themes/gruvbox-dark-hard.rasi