diff options
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 4913b244..47d2212b 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -427,8 +427,8 @@ in { | |||
427 | icon-size = iconSize; | 427 | icon-size = iconSize; |
428 | tooltip-format = "{percent}%"; | 428 | tooltip-format = "{percent}%"; |
429 | format-icons = ["󰃚" "󰃛" "󰃜" "󰃝" "󰃞" "󰃟" "󰃠"]; | 429 | format-icons = ["󰃚" "󰃛" "󰃜" "󰃝" "󰃞" "󰃟" "󰃠"]; |
430 | on-scroll-up = "lightctl -d up"; | 430 | on-scroll-up = "lightctl -d -e4 -n1 up"; |
431 | on-scroll-down = "lightctl -d down"; | 431 | on-scroll-down = "lightctl -d -e4 -n1 down"; |
432 | }; | 432 | }; |
433 | wireplumber = { | 433 | wireplumber = { |
434 | format = "<span font=\"Symbols Nerd Font Mono\" size=\"90%\">{icon}</span>"; | 434 | format = "<span font=\"Symbols Nerd Font Mono\" size=\"90%\">{icon}</span>"; |