summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-11-17 22:15:54 +0059
committerGregor Kleen <gkleen@yggdrasil.li>2021-11-17 22:15:54 +0059
commit88353e67dc8c90d6158443e3b95649819f0f031a (patch)
treeed45896b2ed6fa085e6c9b291f564f0366be156a /accounts/gkleen@sif
parentda0a8367054ccc19035cbb209bac87e58afb6e61 (diff)
downloadnixos-88353e67dc8c90d6158443e3b95649819f0f031a.tar
nixos-88353e67dc8c90d6158443e3b95649819f0f031a.tar.gz
nixos-88353e67dc8c90d6158443e3b95649819f0f031a.tar.bz2
nixos-88353e67dc8c90d6158443e3b95649819f0f031a.tar.xz
nixos-88353e67dc8c90d6158443e3b95649819f0f031a.zip
gkleen@sif: ...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/dunst-settings.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/dunst-settings.nix b/accounts/gkleen@sif/dunst-settings.nix
index 14d6fd47..113f0ce8 100644
--- a/accounts/gkleen@sif/dunst-settings.nix
+++ b/accounts/gkleen@sif/dunst-settings.nix
@@ -24,8 +24,8 @@
24 show_age_threshold = 15; 24 show_age_threshold = 15;
25 show_indicators = false; 25 show_indicators = false;
26 icon_position = "right"; 26 icon_position = "right";
27 min_icon_size = 35; 27 min_icon_size = 25;
28 max_icon_size = 35; 28 max_icon_size = 25;
29 sort = false; 29 sort = false;
30 sticky_history = false; 30 sticky_history = false;
31 31