parent
8bd0b732e7
commit
557e4c7a52
32 changed files with 281 additions and 12 deletions
modules/ags/gtk4/lib
|
@ -2,7 +2,7 @@ import { idle } from 'astal';
|
|||
import { App, Gdk, Gtk } from 'astal/gtk4';
|
||||
|
||||
/* Types */
|
||||
import PopupWindow from '../widget/misc/popup-window';
|
||||
import PopupWindow from '../widgets/misc/popup-window';
|
||||
|
||||
export interface Layer {
|
||||
address: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue