mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
11 lines
241 B
INI
11 lines
241 B
INI
|
[module/menu]
|
||
|
type = custom/text
|
||
|
#content =
|
||
|
content =
|
||
|
# alt icons =
|
||
|
content-padding = 3
|
||
|
content-background = ${color.shade3}
|
||
|
content-foreground = #2878af
|
||
|
click-right = ~/i3/scripts/menu_full
|
||
|
click-left = ~/i3/scripts/menu
|