diff options
| -rw-r--r-- | .config/jgmenu/jgmenusimplerc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.config/jgmenu/jgmenusimplerc b/.config/jgmenu/jgmenusimplerc new file mode 100644 index 0000000..bb97010 --- /dev/null +++ b/.config/jgmenu/jgmenusimplerc @@ -0,0 +1,18 @@ +menu_width = 1 +arrow_width = 1 +icon_size = 0 + +menu_radius = 0 +item_radius = 0 + +# Plan 9 scheme +#menu_border = 5 +#menu_padding_top = 0 +#menu_padding_right = 0 +#menu_padding_bottom = 0 +#menu_padding_left = 0 +#color_menu_bg = #eaffea 100 +#color_menu_border = #88cc88 100 +#color_norm_fg = #000000 100 +#color_sel_bg = #448844 100 +#color_sel_fg = #000000 100 |
