Upload to github
This commit is contained in:
8
widget/popup.tsx
Normal file
8
widget/popup.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
import { Widget } from "astal/gtk3";
|
||||
|
||||
let popup = {
|
||||
window: null,
|
||||
state: "",
|
||||
}
|
||||
|
||||
export { popup }
|
||||
Reference in New Issue
Block a user