From f8187c76ddea4b566a23ab27eeb800cca9e187ed Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Sat, 5 Mar 2022 14:28:30 -0600 Subject: [PATCH] Adding rofi config. --- .config/rofi/config | 4 ---- .config/rofi/config.rasi | 7 +++++++ 2 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 .config/rofi/config create mode 100644 .config/rofi/config.rasi diff --git a/.config/rofi/config b/.config/rofi/config deleted file mode 100644 index 8c7338c..0000000 --- a/.config/rofi/config +++ /dev/null @@ -1,4 +0,0 @@ -rofi.theme: ~/.config/rofi/themes/dt-center.rasi - - - diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..18f19cc --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1,7 @@ +configuration { + modi: "window,drun,ssh,combi"; + font: "hack 10"; + combi-modi: "window,drun,ssh"; + } +@theme "~/.config/rofi/themes/dt-center.rasi" +