mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-12 03:56:56 +02:00
chore: disable eww from autostart
This commit is contained in:
parent
0f2c3e988c
commit
73aa72c221
2 changed files with 3 additions and 3 deletions
|
@ -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 &
|
||||
|
|
|
@ -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 :
|
||||
|
|
Loading…
Add table
Reference in a new issue