Selaa lähdekoodia

Fix deprecated URL field for alacritty

DricomDragon 3 vuotta sitten
vanhempi
commit
ff591a9b4e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: []