diff options
Diffstat (limited to '.config/jgmenu')
| -rw-r--r-- | .config/jgmenu/jgmenurc | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/.config/jgmenu/jgmenurc b/.config/jgmenu/jgmenurc new file mode 100644 index 0000000..6da04b1 --- /dev/null +++ b/.config/jgmenu/jgmenurc @@ -0,0 +1,30 @@ +stay_alive = 1 +tint2_look = 0 +position_mode = pointer +terminal_exec = xfce4-terminal +terminal_args = -x +sub_spacing = 5 +menu_width = 200 +menu_padding_top = 5 +menu_padding_right = 2 +menu_padding_bottom = 5 +menu_padding_left = 2 +menu_radius = 0 +menu_border = 0 +menu_halign = left +sub_hover_action = 1 +item_margin_y = 5 +item_height = 30 +item_padding_x = 8 +item_radius = 6 +item_border = 0 +sep_height = 5 +font = Roboto Medium 15px +icon_theme = Papirus +icon_size = 24 +color_menu_bg = #1a1b26 100 +color_norm_fg = #8fa1b3 100 +color_sel_bg = #282e49 100 +color_sel_fg = #7bc5e4 100 +color_sep_fg = #8fa1b3 40 +csv_cmd = cat ~/.config/jgmenu/menu.csv |
