did some bullshit

This commit is contained in:
2026-08-25 22:57:41 -07:00
parent d30423779e
commit 209bcdbd66
2 changed files with 14 additions and 2 deletions

View File

@@ -13,10 +13,11 @@ PanelWindow {
id: root
anchors {
top: true
left: true
right: true
}
property var font: {family: "0xProto Nerd Font"}
implicitWidth: 1024
implicitHeight: 400
WlrLayershell.keyboardFocus: (up && !background.exit.running && !shortcut.pressed && background.index <= 1) ? WlrKeyboardFocus.Exclusive : WlrKeyboardFocus.None
WlrLayershell.layer: WlrLayer.Overlay