mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +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]
|
||||
name = "plain"
|
||||
icons = "awesome5"
|
||||
scrolling = "natural"
|
||||
|
||||
[theme.overrides]
|
||||
good_bg = "#0C0C0D"
|
||||
info_bg = "#0C0C0D"
|
||||
|
@ -8,9 +9,6 @@ warning_bg = "#0C0C0D"
|
|||
critical_bg = "#0C0C0D"
|
||||
separator_bg = "#0C0C0D"
|
||||
|
||||
[icons]
|
||||
name = "awesome5"
|
||||
|
||||
[[block]]
|
||||
block = "disk_space"
|
||||
path = "/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue