about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-28 23:56:38 +0200
committerSoispha <soispha@vhack.eu>2023-08-28 23:56:38 +0200
commit4f55befad0b2d85c1bc06cee48d540080b9bcdb0 (patch)
treeba8fca472ee0e17566b4786d9d8b992fc25d3e24
parentFix(hm/pkgs): Add notify-send, as alacritty needs it (diff)
downloadnixos-config-4f55befad0b2d85c1bc06cee48d540080b9bcdb0.tar.gz
nixos-config-4f55befad0b2d85c1bc06cee48d540080b9bcdb0.zip
Fix(hm/conf/alacritty/bell): Disable command as it's bothers me
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/alacritty/yaml/bell.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/hm/soispha/conf/alacritty/yaml/bell.yml b/hm/soispha/conf/alacritty/yaml/bell.yml
index cc88576e..bd071aeb 100644
--- a/hm/soispha/conf/alacritty/yaml/bell.yml
+++ b/hm/soispha/conf/alacritty/yaml/bell.yml
@@ -37,6 +37,6 @@ bell:
   #     program: notify-send
   #     args: ["Hello, World!"]
   #
-  command:
-    program: notify-send
-    args: ["The bell in alacritty was rung!"]
+  # command:
+  #   program: notify-send
+  #   args: ["The bell in alacritty was rung!"]