Remove transparency script

This commit is contained in:
2021-10-18 22:01:43 +03:00
parent c2c43f2b3b
commit afeef38cb0

View File

@@ -86,8 +86,7 @@ for_window [class="MuPDF"] floating enable
# /_/ \_\___/ |_| \___/|____/ |_/_/ \_\_| \_\|_| # /_/ \_\___/ |_| \___/|____/ |_/_/ \_\_| \_\|_|
# #
exec_always --no-startup-id $HOME/.config/waybar/launch.sh exec_always --no-startup-id $HOME/.config/waybar/launch.sh
exec_always --no-startup-id dunst & exec_always --no-startup-id dunst
exec_always --no-startup-id $HOME/dotfiles/bin/inactive-windows-transparency.py &