From 73aa72c2213708796dbed2194c11ab18408a5e81 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 8 Dec 2024 09:36:39 +0330 Subject: [PATCH] chore: disable eww from autostart --- hypr-configs/dotfiles/hypr/configs/autostart.conf | 2 +- hypr-configs/dotfiles/hypr/configs/rules/windows.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr-configs/dotfiles/hypr/configs/autostart.conf b/hypr-configs/dotfiles/hypr/configs/autostart.conf index 9384d6d..635c0ec 100644 --- a/hypr-configs/dotfiles/hypr/configs/autostart.conf +++ b/hypr-configs/dotfiles/hypr/configs/autostart.conf @@ -13,5 +13,5 @@ exec-once = hypridle & exec-once = $script_dir/startup/dunst.sh & # exec-once = ~/.config/hypr/scripts/wallpaper/wallpaper-daemon.sh & exec-once = $script_dir/startup/swayosd.sh & -exec-once = $eww_script_dir/eww/start.sh & +# exec-once = $eww_script_dir/eww/start.sh & # exec-once = ~/.config/hypr/scripts/waybar/start.sh & diff --git a/hypr-configs/dotfiles/hypr/configs/rules/windows.conf b/hypr-configs/dotfiles/hypr/configs/rules/windows.conf index 30b25e4..db8bb0d 100644 --- a/hypr-configs/dotfiles/hypr/configs/rules/windows.conf +++ b/hypr-configs/dotfiles/hypr/configs/rules/windows.conf @@ -43,7 +43,7 @@ windowrulev2 = float,class:^(org.telegram.desktop|telegramdesktop)$,title:^(Medi windowrulev2 = animation popin,class:^(org.telegram.desktop|telegramdesktop)$ # discord rules : -windowrulev2 = opacity 0.8,class:^(discord)$ +# windowrulev2 = opacity 0.8,class:^(discord)$ bind = ,F4,pass,^(discord)$ # easyeffects rules : @@ -52,7 +52,7 @@ windowrulev2 = size 60%,title:^(Easy Effects)$ windowrulev2 = center,title:^(Easy Effects)$ # chromium rules : -windowrulev2 = float,title:^(Google Chrome)$ +# windowrulev2 = float,title:^(Google Chrome)$ # windowrulev2 = noblur,class:^()$,title:^()$ # steam rules :