+ Fix rofi misalligned problem
+ Mutt -> Mutt-wizard (luke smith's mutt script) transitiion
This commit is contained in:
parent
458d561f11
commit
c1d195baf8
6 changed files with 13 additions and 111 deletions
|
@ -742,6 +742,7 @@ format-prefix-font = "5"
|
|||
format-foreground = ${colors.alert}
|
||||
format-background = ${colors.background}
|
||||
format-padding = 1
|
||||
click-left = notify-send "$(cov -H)" &
|
||||
|
||||
[module/covSem]
|
||||
type = custom/script
|
||||
|
@ -755,6 +756,7 @@ format-prefix-font = "5"
|
|||
format-foreground = ${colors.spotgreen}
|
||||
format-background = ${colors.background}
|
||||
format-padding = 1
|
||||
click-left = notify-send "$(cov -H)" &
|
||||
|
||||
[module/currency]
|
||||
type = custom/script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue