Explorar el Código

Fix deprecated URL field for alacritty

DricomDragon hace 4 años
padre
commit
ff591a9b4e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Install/Templates/home/config/alacritty/alacritty.yml

+ 1 - 1
Install/Templates/home/config/alacritty/alacritty.yml

@@ -94,7 +94,7 @@ mouse:
 
   hide_when_typing: true
 
-  url:
+  hints:
     launcher:
       program: xdg-open
       args: []