Browse Source

Fix deprecated URL field for alacritty

DricomDragon 3 years ago
parent
commit
ff591a9b4e
1 changed files with 1 additions and 1 deletions
  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
   hide_when_typing: true
 
 
-  url:
+  hints:
     launcher:
     launcher:
       program: xdg-open
       program: xdg-open
       args: []
       args: []