Add rofi options from i3 config
This commit is contained in:
parent
d8616c00e8
commit
f2efe078e0
@ -1,6 +1,8 @@
|
|||||||
! ------------------------------------------------------------------------------
|
! -*- mode: conf-xdefaults; -*-
|
||||||
! ROFI Color theme
|
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-enabled: true
|
||||||
rofi.color-window: #222222, #002b36, #000000
|
rofi.color-window: #222222, #002b36, #000000
|
||||||
rofi.color-normal: #222222, #cccccc, #313131, #444444, #ffffff
|
rofi.color-normal: #222222, #cccccc, #313131, #444444, #ffffff
|
||||||
|
Loading…
Reference in New Issue
Block a user