sway: better locking

This commit is contained in:
Grigory Shipunov 2022-12-16 21:26:44 +01:00
parent 5fdab8db4f
commit d8a3df4e4f
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
5 changed files with 31 additions and 14 deletions

View file

@ -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]]