Skip to content

dxlliv/win11

Repository files navigation

Win11 Theme

Windows 11 Theme for Open Web Desktop.

Overview

This theme for Open Web Desktop recreates a Windows 11-inspired desktop experience.

Installation

pnpm desktop add @owdproject/theme-win11

Usage

Available configuration

You could set this configuration in /desktop/desktop.config.ts:

export default defineDesktopConfig({
  theme: '@owdproject/theme-win11',
  desktop: {
    systemBar: {
      enabled: false,
      startButton: false,
      position: 'bottom'
    },
    workspaces: {
      enabled: true
    },
    explorer: {
      quickAccess: [],
      specialFolders: []
    },
  }
})

License

The application is released under the MIT License.

About

Windows 11 theme for OWD Client

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors