global obs record keybind
This commit is contained in:
parent
d292736b31
commit
1fb43470a8
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@ bind = $mainMod, ESCAPE, global, lux:power-menu
|
||||||
bind = $mainMod, R, global, lux:launcher
|
bind = $mainMod, R, global, lux:launcher
|
||||||
|
|
||||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
|
|
||||||
|
# Global
|
||||||
|
bind = SUPER, F10, sendshortcut, CTRL, F10, class:^(com\.obsproject\.Studio)$
|
||||||
|
|
||||||
|
# Programs
|
||||||
bind = $mainMod, T, exec, $terminal
|
bind = $mainMod, T, exec, $terminal
|
||||||
bind = $mainMod, X, killactive,
|
bind = $mainMod, X, killactive,
|
||||||
bind = $mainMod, E, exec, $fileManager
|
bind = $mainMod, E, exec, $fileManager
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue