mirror of
https://gitee.com/hotalexnet/openbsd.git
synced 2025-12-28 02:24:59 +08:00
173 lines
3.9 KiB
Text
173 lines
3.9 KiB
Text
{
|
|
Dock = {
|
|
AutoRaiseLower = No;
|
|
Applications = (
|
|
{
|
|
Forced = No;
|
|
Name = Logo.WMDock;
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,0";
|
|
Lock = No;
|
|
Command = "-";
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = xterm.XTerm;
|
|
DropCommand = "/usr/X11R6/bin/xterm %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,1";
|
|
Lock = No;
|
|
PasteCommand = "/usr/X11R6/bin/xterm %s";
|
|
Command = "/usr/X11R6/bin/xterm";
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = urxvt.URxvt;
|
|
DropCommand = "urxvt %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,2";
|
|
Lock = No;
|
|
PasteCommand = "urxvt %s";
|
|
Command = urxvt;
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = "nvim-qt.nvim-qt";
|
|
DropCommand = "/usr/local/bin/nvim-qt --nofork %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,4";
|
|
Lock = No;
|
|
PasteCommand = "/usr/local/bin/nvim-qt --nofork %s";
|
|
Command = "/usr/local/bin/nvim-qt --nofork";
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = firefox.Firefox;
|
|
DropCommand = "firefox %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,3";
|
|
Lock = No;
|
|
PasteCommand = "firefox %s";
|
|
Command = firefox;
|
|
}
|
|
);
|
|
Applications1080 = (
|
|
{
|
|
Forced = No;
|
|
Name = Logo.WMDock;
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,0";
|
|
Lock = No;
|
|
Command = "-";
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = xterm.XTerm;
|
|
DropCommand = "/usr/X11R6/bin/xterm %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,1";
|
|
Lock = No;
|
|
PasteCommand = "/usr/X11R6/bin/xterm %s";
|
|
Command = "/usr/X11R6/bin/xterm";
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = urxvt.URxvt;
|
|
DropCommand = "urxvt %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,2";
|
|
Lock = No;
|
|
PasteCommand = "urxvt %s";
|
|
Command = urxvt;
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = "nvim-qt.nvim-qt";
|
|
DropCommand = "/usr/local/bin/nvim-qt --nofork %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,4";
|
|
Lock = No;
|
|
PasteCommand = "/usr/local/bin/nvim-qt --nofork %s";
|
|
Command = "/usr/local/bin/nvim-qt --nofork";
|
|
},
|
|
{
|
|
Forced = No;
|
|
Name = firefox.Firefox;
|
|
DropCommand = "firefox %d";
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,3";
|
|
Lock = No;
|
|
PasteCommand = "firefox %s";
|
|
Command = firefox;
|
|
}
|
|
);
|
|
Lowered = Yes;
|
|
Position = "1856,0";
|
|
};
|
|
Clip = {
|
|
Forced = No;
|
|
Name = Logo.WMClip;
|
|
BuggyApplication = No;
|
|
AutoLaunch = No;
|
|
Position = "0,0";
|
|
Lock = No;
|
|
Command = "-";
|
|
};
|
|
Drawers = ();
|
|
Workspaces = (
|
|
{
|
|
Clip = {
|
|
AutoRaiseLower = No;
|
|
AutoCollapse = Yes;
|
|
Applications = ();
|
|
Collapsed = Yes;
|
|
AutoAttractIcons = No;
|
|
Lowered = No;
|
|
};
|
|
Name = Alpha;
|
|
},
|
|
{
|
|
Clip = {
|
|
AutoRaiseLower = No;
|
|
AutoCollapse = No;
|
|
Applications = ();
|
|
Collapsed = No;
|
|
AutoAttractIcons = No;
|
|
Lowered = Yes;
|
|
};
|
|
Name = Beta;
|
|
},
|
|
{
|
|
Clip = {
|
|
AutoRaiseLower = No;
|
|
AutoCollapse = No;
|
|
Applications = ();
|
|
Collapsed = No;
|
|
AutoAttractIcons = No;
|
|
Lowered = Yes;
|
|
};
|
|
Name = Gamma;
|
|
},
|
|
{
|
|
Clip = {
|
|
AutoRaiseLower = No;
|
|
AutoCollapse = No;
|
|
Applications = ();
|
|
Collapsed = No;
|
|
AutoAttractIcons = No;
|
|
Lowered = Yes;
|
|
};
|
|
Name = Delta;
|
|
}
|
|
);
|
|
}
|