Major improvement to Awesome configs, fix keybinds and menu
This commit is contained in:
@ -7,36 +7,36 @@ tint2_look = 1
|
||||
|
||||
menu_halign = left
|
||||
menu_valign = top
|
||||
menu_margin_x = 5
|
||||
menu_margin_y = 30
|
||||
menu_margin_x = 4
|
||||
menu_margin_y = 32
|
||||
|
||||
menu_width = 200
|
||||
menu_radius = 0
|
||||
menu_border = 1
|
||||
menu_width = 200
|
||||
menu_radius = 0
|
||||
menu_border = 1
|
||||
|
||||
menu_padding_top = 15
|
||||
menu_padding_top = 10
|
||||
menu_padding_right = 2
|
||||
menu_padding_bottom = 5
|
||||
menu_padding_left = 2
|
||||
|
||||
item_height = 30
|
||||
item_padding_x = 5
|
||||
item_margin_y = 5
|
||||
item_radius = 0
|
||||
item_border = 0
|
||||
sep_height = 5
|
||||
item_height = 30
|
||||
item_padding_x = 8
|
||||
item_margin_y = 5
|
||||
item_radius = 0
|
||||
item_border = 0
|
||||
sep_height = 5
|
||||
|
||||
icon_size = 24
|
||||
font = Ubuntu 12px
|
||||
icon_size = 24
|
||||
font = Ubuntu 12px
|
||||
|
||||
sub_hover_action = 1
|
||||
terminal_exec = termite
|
||||
terminal_args = -e
|
||||
sub_hover_action = 1
|
||||
terminal_exec = termite
|
||||
terminal_args = -e
|
||||
|
||||
color_menu_bg = #2b303b 100
|
||||
color_menu_fg = #8fa1b3 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
|
||||
color_menu_bg = #2b303b 100
|
||||
color_menu_fg = #8fa1b3 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
|
||||
|
Reference in New Issue
Block a user