mirror of
https://gitee.com/hotalexnet/openbsd.git
synced 2026-05-11 18:25:54 +08:00
20250903 commit
This commit is contained in:
parent
1554f36cbf
commit
2bbc82630b
1774 changed files with 120211 additions and 137 deletions
173
GNUstep/Defaults/WMState
Normal file
173
GNUstep/Defaults/WMState
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
{
|
||||
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;
|
||||
}
|
||||
);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue