Working on awesome.

This commit is contained in:
Lord_Devi 2024-07-29 02:45:01 -04:00
parent 2f7b528e8c
commit 9979ec2f76
2 changed files with 2 additions and 2 deletions

View file

@ -768,7 +768,7 @@ client.connect_signal("request::titlebars", function(c)
end)
)
awful.titlebar(c, { size = 18 }) : setup {
awful.titlebar(c, { size = 50 }) : setup {
{ -- Left
awful.titlebar.widget.iconwidget(c),
buttons = buttons,

View file

@ -108,7 +108,7 @@ inactive-opacity = 0.9;
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
#frame-opacity = 1.0
frame-opacity = 0.50;
frame-opacity = 0.90;
# Let inactive opacity set by -i override the '_NET_WM_WINDOW_OPACITY' values of windows.
# inactive-opacity-override = true