.g
This commit is contained in:
parent
07a64c5aa3
commit
c80e2b1272
8 changed files with 0 additions and 359 deletions
5
windoof/.glzr/zebar/script.js
Normal file
5
windoof/.glzr/zebar/script.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
export function focusWorkspace(event, context) {
|
||||
console.log('Focus button clicked!', event, context);
|
||||
const id = event.target.id;
|
||||
context.providers.glazewm.focusWorkspace(id);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue