Преглед изворни кода

Fix deprecated URL field for alacritty

DricomDragon пре 4 година
родитељ
комит
ff591a9b4e
1 измењених фајлова са 1 додато и 1 уклоњено
  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: []