diff --git a/laptop/configs/hypr/.config/hypr/init.conf b/laptop/configs/hypr/.config/hypr/init.conf index 6f5f9f5..c32a0d6 100644 --- a/laptop/configs/hypr/.config/hypr/init.conf +++ b/laptop/configs/hypr/.config/hypr/init.conf @@ -1,6 +1,6 @@ exec-once = ~/scripts/swww.sh exec-once = lxqt-policykit-agent & -exec-once = ~/scripts/weechat.sh +exec-once = ~/scripts/irssi.sh exec-once = gammastep -t 4500:3500 -l -23.5475:-46.63611 & exec-once = gsettings set org.gnome.desktop.interface icon-theme Win10Sur-black-dark & gsettings set org.gnome.desktop.interface gtk-theme Numix-BLACK-Pomegranate & gsettings set org.gnome.desktop.interface cursor-theme Simp1e exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP diff --git a/laptop/configs/hypr/.config/hypr/rules.conf b/laptop/configs/hypr/.config/hypr/rules.conf index 1ab0625..bd809cd 100644 --- a/laptop/configs/hypr/.config/hypr/rules.conf +++ b/laptop/configs/hypr/.config/hypr/rules.conf @@ -52,3 +52,10 @@ windowrule=workspace 4 silent,Spotify windowrule=workspace 3 silent,parsecd windowrule=workspace 12 silent,org.pwmt.zathura windowrule=workspace 13 silent,Chromium-browser-chromium +windowrule=workspace 5 silent,jetbrains-idea +windowrule=workspace 4 silent,Eclipse +windowrule=tile,robocode-Robocode +windowrule=workspace 3 silent,robocode-Robocode +windowrulev2 = stayfocused, title:^(win1)$,class:^(robocode-Robocode)$ +windowrulev2 = float, title:^(win1)$,class:^(robocode-Robocode)$ +windowrulev2 = minsize 1 1, title:^(win1)$,class:^(robocode-Robocode)$