aboutsummaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-27 12:48:15 +0100
committerAkshay <[email protected]>2021-10-27 12:48:15 +0100
commit493c5db8095ce5ec4f595918d5a62086279486cb (patch)
tree8f9a0477c4b5136a4949e97339f114fa320b75c5 /services
parentc3ab7ec9fa265bae3f6ced73e6547499a089caa7 (diff)
add statix to neovim
Diffstat (limited to 'services')
-rw-r--r--services/dunst.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/dunst.nix b/services/dunst.nix
index 8882ade..41cbc2a 100644
--- a/services/dunst.nix
+++ b/services/dunst.nix
@@ -28,6 +28,7 @@ with theme;
28 follow = "mouse"; 28 follow = "mouse";
29 sticky_history = "yes"; 29 sticky_history = "yes";
30 history_length = "20"; 30 history_length = "20";
31 icon_folders = "/usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/";
31 show_indicators = "yes"; 32 show_indicators = "yes";
32 line_height = "0"; 33 line_height = "0";
33 separator_height = "0"; 34 separator_height = "0";