[sway/i3status-rs] make scrolling natural

This commit is contained in:
Felix Buehler 2021-06-04 22:48:23 +02:00
parent 6bbb68d9de
commit 31b05eb58b

View file

@ -1,5 +1,6 @@
[theme] icons = "awesome5"
name = "plain" scrolling = "natural"
[theme.overrides] [theme.overrides]
good_bg = "#0C0C0D" good_bg = "#0C0C0D"
info_bg = "#0C0C0D" info_bg = "#0C0C0D"
@ -8,9 +9,6 @@ warning_bg = "#0C0C0D"
critical_bg = "#0C0C0D" critical_bg = "#0C0C0D"
separator_bg = "#0C0C0D" separator_bg = "#0C0C0D"
[icons]
name = "awesome5"
[[block]] [[block]]
block = "disk_space" block = "disk_space"
path = "/" path = "/"