reduzed menu_width to 140
This commit is contained in:
parent
840f30aacc
commit
d8f88b81f1
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ theme.taglist_squares_unsel = "~/.config/awesome/themes/hanez/taglist/squarew.pn
|
||||||
-- menu_[border_color|border_width]
|
-- menu_[border_color|border_width]
|
||||||
theme.menu_submenu_icon = theme.icon_path.."actions/media-playback-start.png"
|
theme.menu_submenu_icon = theme.icon_path.."actions/media-playback-start.png"
|
||||||
theme.menu_height = 22
|
theme.menu_height = 22
|
||||||
theme.menu_width = 180
|
theme.menu_width = 140
|
||||||
|
|
||||||
-- You can add as many variables as
|
-- You can add as many variables as
|
||||||
-- you wish and access them by using
|
-- you wish and access them by using
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue