openbsd-ports/x11/alacritty/patches/patch-alacritty_yml
2022-03-11 20:15:18 +00:00

25 lines
421 B
Plaintext

Index: alacritty.yml
--- alacritty.yml.orig
+++ alacritty.yml
@@ -407,7 +407,7 @@
#thickness: 0.15
# Live config reload (changes require restart)
-#live_config_reload: true
+live_config_reload: false
# Shell
#
@@ -420,9 +420,9 @@
# - (Linux/BSD) user login shell
# - (Windows) powershell
#shell:
-# program: /bin/bash
+# program: /bin/ksh
# args:
-# - --login
+# - -l
# Startup directory
#