mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 01:39:26 -05:00
folder restructure round 1 (#271)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Cairo from 'gi://cairo?version=1.0';
|
||||
|
||||
export const dummyRegion = new Cairo.Region();
|
||||
export const enableClickthrough = (self) => self.input_shape_combine_region(dummyRegion);
|
||||
Reference in New Issue
Block a user