diff --git a/dotfiles/alacritty.yml b/dotfiles/alacritty.yml index 080e02b..7af5801 100644 --- a/dotfiles/alacritty.yml +++ b/dotfiles/alacritty.yml @@ -67,7 +67,9 @@ colors: draw_bold_text_with_bright_colors: false -background_opacity: {{@@ opacity @@}} +window: + opacity: {{@@ opacity @@}} + dynamic_padding: true ############################################################ diff --git a/dotfiles/scripts/launcher b/dotfiles/scripts/launcher index 7705bd9..74348b2 100755 --- a/dotfiles/scripts/launcher +++ b/dotfiles/scripts/launcher @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # {%@@ if launcher == "fuzzel" @@%} # which fuzzel &> /dev/null &&