style: 调整 Hyprland 快捷键习惯
This commit is contained in:
@@ -78,8 +78,9 @@
|
|||||||
|
|
||||||
# ── 快捷键 (Keybindings) ──────────────────────────────
|
# ── 快捷键 (Keybindings) ──────────────────────────────
|
||||||
bind = [
|
bind = [
|
||||||
"$mainMod, Q, exec, ghostty"
|
"$mainMod, Return, exec, ghostty"
|
||||||
"$mainMod, C, killactive,"
|
"$mainMod, Q, killactive,"
|
||||||
|
"$mainMod, B, exec, google-chrome"
|
||||||
"$mainMod, M, exit,"
|
"$mainMod, M, exit,"
|
||||||
"$mainMod, E, exec, dolphin"
|
"$mainMod, E, exec, dolphin"
|
||||||
"$mainMod, V, togglefloating,"
|
"$mainMod, V, togglefloating,"
|
||||||
@@ -87,7 +88,7 @@
|
|||||||
# 使用 Noctalia 的快捷键
|
# 使用 Noctalia 的快捷键
|
||||||
"$mainMod, R, exec, noctalia-shell ipc call launcher toggle"
|
"$mainMod, R, exec, noctalia-shell ipc call launcher toggle"
|
||||||
"$mainMod, N, exec, noctalia-shell ipc call notifications 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"
|
"$mainMod, left, movefocus, l"
|
||||||
|
|||||||
Reference in New Issue
Block a user