gruvbox colors, and back to rofi as launcher
This commit is contained in:
parent
205f8c10eb
commit
f04b6b14b5
6 changed files with 67 additions and 32 deletions
|
@ -1,5 +1,7 @@
|
|||
[theme]
|
||||
name = "foot.toml"
|
||||
name = "gruvbox-dark"
|
||||
[theme.overrides]
|
||||
idle_bg = "#1d2021"
|
||||
|
||||
[icons]
|
||||
name = "awesome6"
|
||||
|
@ -11,7 +13,13 @@ inboxes = ["/home/grue/mail/mail@oxapentane.com/INBOX", "/home/grue/mail/mail@ox
|
|||
threshold_warning = 1
|
||||
threshold_critical = 10
|
||||
display_type = "new"
|
||||
on_click = "foot mbsync -a"
|
||||
on_click = "foot neomutt"
|
||||
|
||||
[[block]]
|
||||
block = "backlight"
|
||||
minimum = 5
|
||||
maximum = 100
|
||||
cycle = [ 100, 50, 10 ]
|
||||
|
||||
[[block]]
|
||||
block = "net"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue