feat: globalkey pass support

This commit is contained in:
DreamMaoMao 2025-03-13 22:45:11 +08:00
parent 0ac95dbd8d
commit 11c7111c7a
4 changed files with 101 additions and 7 deletions

View file

@ -103,6 +103,7 @@ tags=id:9,layout_name:tile
# height : type-num(0-9999)
# isterm : type-num (0 or 1) -- when new window open, will replace it, and will restore after the sub window exit
# nnoswallow : type-num(0 or 1) -- if enable, this window wll not replace isterm window when it was open by isterm window
# globalkeybinding: type-string(for example-- alt-l or alt+super-l)
# example
# windowrule=isfloating:1,appid:yesplaymusic
@ -113,6 +114,9 @@ tags=id:9,layout_name:tile
# windowrule=isfloating:1,appid:wofi
# windowrule=isnoborder:1,appid:wofi
# windowrule=animation_type_open:zoom,appid:wofi
# windowrule=globalkeybinding:ctrl+alt-o,appid:com.obsproject.Studio
# windowrule=globalkeybinding:ctrl+alt-n,appid:com.obsproject.Studio
# open in specific tag
# windowrule=tags:4,appid:Google-chrome