From e30c67483b11bab0ae3795ef7015435489ea7833 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 23 Dec 2018 21:05:24 +0700 Subject: reorganization and updates --- basics/.config/rofi/config | 2 ++ basics/.config/rofi/themes/gruvbox | 1 + 2 files changed, 3 insertions(+) create mode 100644 basics/.config/rofi/config create mode 160000 basics/.config/rofi/themes/gruvbox (limited to 'basics/.config/rofi') diff --git a/basics/.config/rofi/config b/basics/.config/rofi/config new file mode 100644 index 0000000..51b43ac --- /dev/null +++ b/basics/.config/rofi/config @@ -0,0 +1,2 @@ +rofi.modi: window,run,ssh,drun +rofi.theme: ~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi \ No newline at end of file diff --git a/basics/.config/rofi/themes/gruvbox b/basics/.config/rofi/themes/gruvbox new file mode 160000 index 0000000..8f3d68d --- /dev/null +++ b/basics/.config/rofi/themes/gruvbox @@ -0,0 +1 @@ +Subproject commit 8f3d68d70ecb19ded014cf5cde53ab9857728f6b -- cgit v1.2.3