From 38c3e54db4ab3bad1553b5a238275f531f8a058a Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 13 Jan 2023 12:30:38 +0200 Subject: [plumb] Added forgotten jgmenusimplerc --- .config/jgmenu/jgmenusimplerc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .config/jgmenu/jgmenusimplerc (limited to '.config') 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 -- cgit v1.2.3