aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2025-10-13 20:24:33 -0400
committerDon Williams <don.e.williams@gmail.com>2025-10-13 20:24:33 -0400
commit9d26c191c1071a542e816d1bc2b0b3f96ebfa74d (patch)
treeb879abcf54989120a0931443bfb8203c885c2b20 /config
parent87c0db43a6fd53c4174158e0753941b8f5b6ee38 (diff)
parent0e52d19b894e3cfd2c87cfbcc35ae087d48f5485 (diff)
Resolve merge conflict in Weather.py by keeping ddubs-hyprsunset version
Diffstat (limited to 'config')
-rw-r--r--config/hypr/UserConfigs/WindowRules.conf8
-rwxr-xr-xconfig/hypr/scripts/Dropterminal.sh2
2 files changed, 9 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf
index a5a6e4a3..d6959dc4 100644
--- a/config/hypr/UserConfigs/WindowRules.conf
+++ b/config/hypr/UserConfigs/WindowRules.conf
@@ -203,6 +203,14 @@ windowrule = keepaspectratio, title:^(Picture-in-Picture)$
windowrule = noblur, tag:games*
windowrule = fullscreen, tag:games*
+
+#This not gonna take the focus to the window that appears when hovering over some of the parts of the IntelliJ Products
+windowrule = noinitialfocus, class:^(jetbrains-*)
+windowrule = noinitialfocus, title:^(wind.*)$
+
+#This will gonna make the VS Code bluer like other apps
+windowrule = opacity 0.8,class:^(code)$
+
#windowrule = bordercolor rgb(EE4B55) rgb(880808), fullscreen:1
#windowrule = bordercolor rgb(282737) rgb(1E1D2D), floating:1
#windowrule = opacity 0.8 0.8, pinned:1
diff --git a/config/hypr/scripts/Dropterminal.sh b/config/hypr/scripts/Dropterminal.sh
index e7332746..4833545c 100755
--- a/config/hypr/scripts/Dropterminal.sh
+++ b/config/hypr/scripts/Dropterminal.sh
@@ -377,4 +377,4 @@ else
hyprctl dispatch focuswindow "address:$TERMINAL_ADDR"
fi
fi
-fi \ No newline at end of file
+fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage