mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 13:50:38 -04:00
Update keybindings.conf
This commit is contained in:
parent
43cef68360
commit
4b9b4a158d
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
|
|
||||||
# My Keybinds
|
# My Keybinds
|
||||||
bind = $mainMod, X, exec, $browser
|
bind = $mainMod, F, exec, $browser
|
||||||
bind = $mainMod, R, exec, pypr toggle term
|
bind = $mainMod, R, exec, pypr toggle term
|
||||||
bind = $mainMod, ESCAPE, exec, killall waybar || waybar
|
bind = $mainMod, ESCAPE, exec, killall waybar || waybar
|
||||||
bind = $mainMod, D, exec, $discord
|
bind = $mainMod, D, exec, $discord
|
||||||
|
@ -123,6 +123,6 @@ bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key
|
||||||
# bind key to toggle overview (shows all windows in one monitor, not affected by `only_active_workspace` or `only_active_monitor`)
|
# bind key to toggle overview (shows all windows in one monitor, not affected by `only_active_workspace` or `only_active_monitor`)
|
||||||
bind = ALT,g,hycov:toggleoverview,forceallinone
|
bind = ALT,g,hycov:toggleoverview,forceallinone
|
||||||
|
|
||||||
# testing something
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue