diff --git a/jgmenu/.config/jgmenu/jgmenurc b/jgmenu/.config/jgmenu/jgmenurc index 2a50292..5aef3a0 100644 --- a/jgmenu/.config/jgmenu/jgmenurc +++ b/jgmenu/.config/jgmenu/jgmenurc @@ -3,14 +3,17 @@ tint2_look = 0 position_mode = fixed terminal_exec = alacritty terminal_args = -e -menu_width = 200 -menu_padding_top = 10 +menu_width = 300 +menu_padding_top = 5 menu_padding_right = 2 menu_padding_bottom = 5 menu_padding_left = 2 -menu_radius = 0 -menu_border = 1 menu_halign = left +menu_valign = top +menu_margin_x = 5 +menu_margin_y = 37 +menu_radius = 10 +menu_border = 2 sub_hover_action = 1 item_margin_y = 5 item_height = 30 @@ -19,14 +22,20 @@ item_radius = 0 item_border = 0 sep_height = 5 font = SauceCodePro Nerd Font Mono 12px -icon_size = 24 -color_menu_bg = #2b303b 100 -color_norm_bg = #2b303b 0 -color_norm_fg = #8fa1b3 100 -color_sel_bg = #8fa1b3 60 -color_sel_fg = #2b303b 100 -color_sep_fg = #8fa1b3 40 -verbosity = 4 +icon_size = 26 +icon_text_spacing = 10 +icon_norm_alpha = 100 +icon_sel_alpha = 100 +icon_theme = Papirus +icon_theme_fallback = xtg +color_menu_bg = #24273A 100 +color_norm_bg = #24273A 0 +color_norm_fg = #CAD3F5 100 +color_sel_bg = #ED8796 60 +color_sel_fg = #24273A 100 +color_sep_fg = #ED8796 40 +color_menu_border = #24273A 8 +verbosity = 4 # persistent = 0 # hide_on_startup = 0 # csv_cmd = apps @@ -36,12 +45,9 @@ verbosity = 4 # hide_back_items = 1 # columns = 1 # tabs = 120 -# menu_margin_x = 0 -menu_margin_y = 32 # menu_height_min = 0 # menu_height_max = 0 # menu_height_mode = static -menu_valign = top # menu_gradient_pos = none # sub_spacing = 1 # sub_padding_top = auto @@ -53,15 +59,9 @@ menu_valign = top # sep_halign = left # sep_markup = # font_fallback = xtg -icon_text_spacing = 10 -icon_norm_alpha = 100 -icon_sel_alpha = 100 -icon_theme = Papirus -icon_theme_fallback = xtg # arrow_string = ▸ # arrow_width = 15 # color_menu_bg_to = #000000 100 -# color_menu_border = #eeeeee 8 # color_sel_border = #eeeeee 8 # color_scroll_ind = #eeeeee 40 # color_title_fg = #eeeeee 50