add wshowkeys module and package

This commit is contained in:
ulic-youthlic 2025-05-23 00:08:35 +08:00
parent 2afb64528d
commit 73ff50db30
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
13 changed files with 82 additions and 39 deletions

View file

@ -16,7 +16,6 @@
spacer
devenv
just
showmethekey
];
};
}

View file

@ -464,36 +464,6 @@ in
(leaf "geometry-corner-radius" 12.0)
(leaf "clip-to-geometry" true)
])
(window-rule [
(match {app-id = "^showmethekey-gtk$";})
(leaf "geometry-corner-radius" 0.0)
(leaf "clip-to-geometry" false)
(leaf "open-floating" true)
(leaf "open-focused" false)
(plain "default-column-width" [
(leaf "fixed" 300)
])
(plain "default-window-height" [
(leaf "fixed" 70)
])
(leaf "draw-border-with-background" true)
(leaf "default-floating-position" {
relative-to = "bottom-right";
x = 20;
y = 20;
})
(plain "focus-ring" [
(flag "off")
])
(plain "border" [
(flag "off")
])
(plain "shadow" [
(flag "off")
])
(leaf "baba-is-float" true)
(leaf "tiled-state" false)
])
(window-rule [
(match {app-id = "^org\\.keepassxc\\.KeePassXC$";})
(match {app-id = "^org\\.gnome\\.World\\.Secrets$";})