mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-29 12:07:29 -05:00
waffles: screen snip
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import qs.modules.common
|
||||
|
||||
Rectangle {
|
||||
Layout.leftMargin: 4
|
||||
Layout.rightMargin: 4
|
||||
implicitHeight: 24
|
||||
implicitWidth: 1
|
||||
color: Looks.colors.bg0Border
|
||||
}
|
||||
Reference in New Issue
Block a user