mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40: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
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
bind = $mainMod, T, exec, $terminal
|
bind = $mainMod, T, exec, $terminal
|
||||||
bind = $mainMod, Q, killactive,
|
bind = $mainMod, Q, killactive,
|
||||||
bind = $mainMod, M, exit,
|
bind = $mainMod, ESCAPE, exit,
|
||||||
bind = $mainMod, E, exec, $fileManager
|
bind = $mainMod, E, exec, $fileManager
|
||||||
bind = $mainMod, V, togglefloating,
|
bind = $mainMod, V, togglefloating,
|
||||||
bind = $mainMod, A, exec, $menu
|
bind = $mainMod, A, exec, $menu
|
||||||
|
@ -117,7 +117,7 @@ bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # change keyboard layout
|
||||||
# AGS Overview Keybinding
|
# AGS Overview Keybinding
|
||||||
bind = ALT,tab, exec, ags -t overview
|
bind = ALT,tab, exec, ags -t overview
|
||||||
|
|
||||||
# Hyprexo Keybinding
|
# Hyprexpo Keybinding
|
||||||
bind = ALT, grave,hyprexpo:expo, toggle on
|
bind = ALT, grave,hyprexpo:expo, toggle on
|
||||||
|
|
||||||
# Special Keys
|
# Special Keys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue