diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-16 22:44:45 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-16 22:44:45 +0200 |
commit | 21311806407ac301702996a4658c1dee2bf5f80e (patch) | |
tree | bd00318d641bcf83c341351f50f6b8869f3ad4b2 /accounts/gkleen@sif/default.nix | |
parent | 12793fd839de4353df35690faaadbdf9c43f29f6 (diff) | |
download | nixos-21311806407ac301702996a4658c1dee2bf5f80e.tar nixos-21311806407ac301702996a4658c1dee2bf5f80e.tar.gz nixos-21311806407ac301702996a4658c1dee2bf5f80e.tar.bz2 nixos-21311806407ac301702996a4658c1dee2bf5f80e.tar.xz nixos-21311806407ac301702996a4658c1dee2bf5f80e.zip |
...
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>"; |