fix: alacritty opacity

This commit is contained in:
hesam-init 2024-02-17 16:06:09 +03:30
parent e95e62268d
commit 880be8d7fd

View file

@ -14,7 +14,7 @@ env = QT_QPA_PLATFORMTHEME,qt5ct
# Global Var : # Global Var :
$scr_path = ~/.config/hypr/scripts $scr_path = ~/.config/hypr/scripts
$mainMod = SUPER $mainMod = SUPER
$terminal = alacritty $terminal = alacritty -o "window.opacity=0"
$fileManager = dolphin $fileManager = dolphin
$network_manager = $scr_path/nmtui-launch.sh $network_manager = $scr_path/nmtui-launch.sh
$screenshot = $scr_path/hyprshot.sh $screenshot = $scr_path/hyprshot.sh