mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 16:59:57 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { App, Service, Utils, Widget } from '../imports.js';
|
||||
|
||||
export const separatorLine = Widget.Box({
|
||||
className: 'separator-line',
|
||||
})
|
||||
Reference in New Issue
Block a user