From ed113cfdb04699ed215ec3ea6a2c3a331d5aab39 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Mon, 7 Oct 2019 16:21:23 +0200 Subject: [PATCH] [ADD] Rofi configuration file --- install.sh | 1 + rofi/.config/rofi/config | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 rofi/.config/rofi/config 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