mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Basic obs global shortcuts
This commit is contained in:
parent
97251a7c87
commit
1a165b3c04
|
@ -77,6 +77,9 @@
|
|||
bind=ALTSHIFT,TAB,bringactivetotop
|
||||
bind=SUPER,Y,workspaceopt,allfloat
|
||||
|
||||
bind = SUPER,R,pass,^(com\.obsproject\.Studio)$
|
||||
bind = SUPERSHIFT,R,pass,^(com\.obsproject\.Studio)$
|
||||
|
||||
bind=SUPER,RETURN,exec,'' + term + ''
|
||||
|
||||
bind=SUPER,A,exec,'' + spawnEditor + ''
|
||||
|
|
Loading…
Reference in a new issue