init
This commit is contained in:
31
config/jgmenu/jgmenurc
Normal file
31
config/jgmenu/jgmenurc
Normal file
@@ -0,0 +1,31 @@
|
||||
position_mode = pointer
|
||||
stay_alive = 0
|
||||
tint2_look = 0
|
||||
terminal_exec = alacritty
|
||||
terminal_args = -e
|
||||
menu_width = 160
|
||||
menu_padding_top = 5
|
||||
menu_padding_right = 5
|
||||
menu_padding_bottom = 5
|
||||
menu_padding_left = 5
|
||||
menu_radius = 8
|
||||
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 = 2
|
||||
font = Clarity City Bold 12px
|
||||
icon_size = 16
|
||||
icon_theme = Papirus-Dark
|
||||
arrow_string =
|
||||
color_menu_border = #ffffff 0
|
||||
color_menu_bg = #1f2329
|
||||
color_norm_bg = #ffffff 0
|
||||
color_norm_fg = #b8bfe5
|
||||
color_sel_bg = #23272e
|
||||
color_sel_fg = #b8bfe5
|
||||
color_sep_fg = #b3b3b3
|
Reference in New Issue
Block a user