diff options
| author | BardofSprites <[email protected]> | 2025-04-30 16:44:22 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-04-30 16:44:22 -0400 |
| commit | 5efdacc19aa9830069ba4bb5568dd73673c26965 (patch) | |
| tree | e35b7cdae5b031fc723de17b3e9527fcd3bdd026 /wmaker/GNUstep/Defaults/WMState | |
| parent | 5f4f0d66ae48a62b01b249b72724cc242077d4e4 (diff) | |
add dockapps
Diffstat (limited to 'wmaker/GNUstep/Defaults/WMState')
| -rw-r--r-- | wmaker/GNUstep/Defaults/WMState | 76 |
1 files changed, 5 insertions, 71 deletions
diff --git a/wmaker/GNUstep/Defaults/WMState b/wmaker/GNUstep/Defaults/WMState index 34b57ca..9661a7b 100644 --- a/wmaker/GNUstep/Defaults/WMState +++ b/wmaker/GNUstep/Defaults/WMState @@ -13,22 +13,11 @@ }, { Forced = No; - Name = wmclock.WMClock; - DropCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %d"; - BuggyApplication = No; - AutoLaunch = No; - Position = "0,-1"; - Lock = No; - PasteCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %s"; - Command = "wmclock -exe \"emacs-launcher 'agenda'\""; - }, - { - Forced = No; Name = emacs.Emacs; DropCommand = "emacs %d"; BuggyApplication = No; AutoLaunch = Yes; - Position = "0,-3"; + Position = "0,1"; Lock = Yes; PasteCommand = "emacs %s"; Command = emacs; @@ -46,84 +35,29 @@ }, { Forced = No; - Name = wmclock.WMClock; - DropCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %d"; - BuggyApplication = No; - AutoLaunch = No; - Position = "0,-1"; - Lock = No; - PasteCommand = "wmclock -exe \"emacs-launcher 'agenda'\" %s"; - Command = "wmclock -exe \"emacs-launcher 'agenda'\""; - }, - { - Forced = No; Name = emacs.Emacs; DropCommand = "emacs %d"; BuggyApplication = No; AutoLaunch = Yes; - Position = "0,-3"; + Position = "0,1"; Lock = Yes; PasteCommand = "emacs %s"; Command = emacs; } ); Lowered = Yes; - Position = "0,1016"; + Position = "1856,0"; }; Clip = { Forced = No; Name = Logo.WMClip; BuggyApplication = No; AutoLaunch = No; - Position = "0,0"; + Position = "1856,1016"; Lock = No; Command = "-"; }; - Drawers = ( - { - Dock = { - AutoCollapse = Yes; - Applications = ( - { - Forced = No; - Name = firefox.Firefox; - DropCommand = "firefox %d"; - BuggyApplication = No; - AutoLaunch = No; - Position = "2,0"; - Lock = No; - PasteCommand = "firefox %s"; - Command = firefox; - Omnipresent = No; - }, - { - Forced = No; - Name = LibreWolf.LibreWolf; - BuggyApplication = No; - AutoLaunch = No; - Position = "1,0"; - Lock = No; - Command = "librewolf-bin %s"; - Omnipresent = No; - } - ); - Collapsed = Yes; - AutoAttractIcons = No; - }; - Name = Drawer0; - Position = "0,888"; - }, - { - Dock = { - AutoCollapse = Yes; - Applications = (); - Collapsed = Yes; - AutoAttractIcons = No; - }; - Name = Drawer1; - Position = "0,760"; - } - ); + Drawers = (); Workspaces = ( { Clip = { |
