summaryrefslogtreecommitdiff
path: root/systemui.sh
blob: 5fc4fe740bf733710ce2fd123286a774e3da75df (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

# create system user interface
export local systemui='
<window title="Sisyphus - A simple Epkg GUI" window-position="1" icon-name="gtk-search" modal="true" resizable="false" width-request="800" height-request="600">
<vbox>
</vbox>
</window>'