add hypr mako zsh config

This commit is contained in:
2025-12-13 21:17:36 +08:00
parent b5a3e0e598
commit 3ccb2d8186
8 changed files with 321 additions and 0 deletions

12
hypr/rules.conf Normal file
View File

@@ -0,0 +1,12 @@
###################
### WINDOW RULES ###
###################
# 文件对话框
windowrule = float, class:^(thunar|google-chrome|chromium)$, title:^(.*文件.*|.*保存.*|.*打开.*)
# Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0