Explorar el Código

[alacritty] Clean up old config

Colin Powell hace 3 años
padre
commit
5a839da412
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      alacritty/.config/alacritty/alacritty.yml

+ 1 - 3
alacritty/.config/alacritty/alacritty.yml

@@ -74,8 +74,6 @@ bell:
   animation: EaseOutExpo
   duration: 1
 
-background_opacity: 1.0
-
 mouse_bindings:
   - { mouse: Middle, action: PasteSelection }
 
@@ -83,7 +81,7 @@ mouse:
   double_click: { threshold: 300 }
   triple_click: { threshold: 300 }
   hide_when_typing: false
-  url:
+  hints:
     launcher: open
 
 selection: