Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
21ea41028d
14 changed files with 228 additions and 70 deletions
|
@ -93,7 +93,9 @@ theme.tasklist_bg = theme.red
|
|||
-- notification_font
|
||||
-- notification_[bg|fg]
|
||||
-- notification_[width|height|margin]
|
||||
theme.notification_margin = 4
|
||||
theme.notification_margin = dpi(10)
|
||||
theme.notification_border_width = dpi(0)
|
||||
theme.notification_shape = gears.shape.rounded_rect
|
||||
-- notification_[border_color|border_width|shape|opacity]
|
||||
|
||||
-- Variables set for theming the menu:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue