style: 调整 Hyprland 快捷键习惯
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user