dunst offset
This commit is contained in:
parent
7aea1d23b3
commit
533602e263
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ background = "#282828"
|
|||
foreground = "#D4BE98"
|
||||
separator_color= frame
|
||||
width = (200,370)
|
||||
offset = 3x35
|
||||
height = 350
|
||||
font = Roboto Mono Nerd Font 9
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ frame_color = "${fg}"
|
|||
background = "${bg}"
|
||||
foreground = "${fg}"
|
||||
separator_color= frame
|
||||
offset = 3x35
|
||||
width = (200,370)
|
||||
height = 350
|
||||
font = Roboto Mono Nerd Font 9
|
||||
|
|
Loading…
Reference in a new issue