sway: better locking
This commit is contained in:
parent
5fdab8db4f
commit
d8a3df4e4f
5 changed files with 31 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
[theme]
|
||||
name = "moonfly"
|
||||
name = "foot"
|
||||
|
||||
[icons]
|
||||
name = "awesome6"
|
||||
|
@ -11,7 +11,7 @@ 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 zsh -c neomutt"
|
||||
on_click = "foot --app-id floating-foot --window-size-chars=150x50 -- zsh -c neomutt"
|
||||
|
||||
[[block]]
|
||||
block = "backlight"
|
||||
|
@ -44,7 +44,7 @@ format = "{1m} {5m} {15m}"
|
|||
|
||||
[[block]]
|
||||
block = "sound"
|
||||
on_click = "foot --app-id floating-foot zsh -c pulsemixer"
|
||||
on_click = "foot --app-id floating-foot -- zsh -c pulsemixer"
|
||||
headphones_indicator = true
|
||||
|
||||
[[block]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue