mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-01 21:10:38 -04:00
Fix typo and change logout keybind
This commit is contained in:
parent
a75dcbe5a3
commit
0dcff0016f
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ bind = $mainMod, G, exec, hyprpm disable hycov
|
|||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, ESCAPE, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, A, exec, $menu
|
||||
|
@ -117,7 +117,7 @@ bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # change keyboard layout
|
|||
# AGS Overview Keybinding
|
||||
bind = ALT,tab, exec, ags -t overview
|
||||
|
||||
# Hyprexo Keybinding
|
||||
# Hyprexpo Keybinding
|
||||
bind = ALT, grave,hyprexpo:expo, toggle on
|
||||
|
||||
# Special Keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue