style: 调整 Hyprland 快捷键习惯

This commit is contained in:
2026-05-31 20:30:59 +08:00
parent 89748e482c
commit d90db82762
+4 -3
View File
@@ -78,8 +78,9 @@
# ── 快捷键 (Keybindings) ──────────────────────────────
bind = [
"$mainMod, Q, exec, ghostty"
"$mainMod, C, killactive,"
"$mainMod, Return, exec, ghostty"
"$mainMod, Q, killactive,"
"$mainMod, B, exec, google-chrome"
"$mainMod, M, exit,"
"$mainMod, E, exec, dolphin"
"$mainMod, V, togglefloating,"
@@ -87,7 +88,7 @@
# 使用 Noctalia 的快捷键
"$mainMod, R, exec, noctalia-shell ipc call launcher toggle"
"$mainMod, N, exec, noctalia-shell ipc call notifications toggle"
"$mainMod, B, exec, noctalia-shell ipc call dashboard toggle"
"$mainMod, D, exec, noctalia-shell ipc call dashboard toggle"
# 聚焦移动
"$mainMod, left, movefocus, l"