From f2efe078e09d8ff220b6d981c6ca7a1476522cb3 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Tue, 18 Jun 2019 10:48:13 -0400 Subject: [PATCH] Add rofi options from i3 config --- .config/rofi/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/rofi/config b/.config/rofi/config index 7527a02..7241d9d 100644 --- a/.config/rofi/config +++ b/.config/rofi/config @@ -1,6 +1,8 @@ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! ------------------------------------------------------------------------------ +! -*- mode: conf-xdefaults; -*- +rofi.modi: drun,run,sworkspace:~/.config/i3/switch_workspace.sh,mworkspace:~/.config/i3/move_to_workspace.sh,window,monitor:~/.config/i3/monitor_layout.sh +rofi.show-icons: true +rofi.sidebar-mode: true + rofi.color-enabled: true rofi.color-window: #222222, #002b36, #000000 rofi.color-normal: #222222, #cccccc, #313131, #444444, #ffffff