aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-02-10 23:23:03 -0500
committerDon Williams <don.e.williams@gmail.com>2026-02-10 23:23:03 -0500
commit9910e59796be08f84de5fe87bcaaebc807d5fce0 (patch)
tree7c5f0b57f8875e5bcc8e6ad6587c521cfdc78cb5 /config/hypr
parent4a2a66a70efeb11f7853d4b20086e79052fbe786 (diff)
Added bitwarden rule floating, centered
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/WindowRules.conf modified: config/hypr/configs/WindowRules-config-v3.conf modified: config/hypr/configs/WindowRules.conf
Diffstat (limited to 'config/hypr')
-rw-r--r--config/hypr/UserConfigs/WindowRules.conf1
-rw-r--r--config/hypr/configs/WindowRules-config-v3.conf12
-rw-r--r--config/hypr/configs/WindowRules.conf12
3 files changed, 25 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf
index ee9eb317..859dde91 100644
--- a/config/hypr/UserConfigs/WindowRules.conf
+++ b/config/hypr/UserConfigs/WindowRules.conf
@@ -4,3 +4,4 @@
# This file is used to add or overwrite window rules
# This file will not be modified during dotfiles updates
+
diff --git a/config/hypr/configs/WindowRules-config-v3.conf b/config/hypr/configs/WindowRules-config-v3.conf
index dfa3addd..a409ee43 100644
--- a/config/hypr/configs/WindowRules-config-v3.conf
+++ b/config/hypr/configs/WindowRules-config-v3.conf
@@ -337,3 +337,15 @@ windowrule {
float = on
center = on
}
+
+# Named rule for Bitwarden
+windowrule {
+ name = Bitwarden
+ match:class = ^(Bitwarden)$
+ match:title = ^(Bitwarden)$
+ match:initial_class = ^(Bitwarden)$
+ match:initial_title = ^(Bitwarden)$
+ float = on
+ center = on
+ size = (monitor_w*0.6) (monitor_h*0.6)
+}
diff --git a/config/hypr/configs/WindowRules.conf b/config/hypr/configs/WindowRules.conf
index dfa3addd..a409ee43 100644
--- a/config/hypr/configs/WindowRules.conf
+++ b/config/hypr/configs/WindowRules.conf
@@ -337,3 +337,15 @@ windowrule {
float = on
center = on
}
+
+# Named rule for Bitwarden
+windowrule {
+ name = Bitwarden
+ match:class = ^(Bitwarden)$
+ match:title = ^(Bitwarden)$
+ match:initial_class = ^(Bitwarden)$
+ match:initial_title = ^(Bitwarden)$
+ float = on
+ center = on
+ size = (monitor_w*0.6) (monitor_h*0.6)
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage