mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway/i3status-rs] make scrolling natural
This commit is contained in:
parent
6bbb68d9de
commit
31b05eb58b
1 changed files with 3 additions and 5 deletions
|
@ -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 = "/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue