├── README.md ├── WindhawkConfigs ├── Clock ├── Labels ├── Notification ├── Start └── Taskbar ├── extras └── rose.css └── wallpaper.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/README.md -------------------------------------------------------------------------------- /WindhawkConfigs/Clock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/WindhawkConfigs/Clock -------------------------------------------------------------------------------- /WindhawkConfigs/Labels: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/WindhawkConfigs/Labels -------------------------------------------------------------------------------- /WindhawkConfigs/Notification: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/WindhawkConfigs/Notification -------------------------------------------------------------------------------- /WindhawkConfigs/Start: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/WindhawkConfigs/Start -------------------------------------------------------------------------------- /WindhawkConfigs/Taskbar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/WindhawkConfigs/Taskbar -------------------------------------------------------------------------------- /extras/rose.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/extras/rose.css -------------------------------------------------------------------------------- /wallpaper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lunar-os/windowsdesktop2/HEAD/wallpaper.png --------------------------------------------------------------------------------