mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: more improvements
This commit is contained in:
@@ -9,7 +9,9 @@ export default [
|
||||
name: "Latte",
|
||||
icon: "",
|
||||
"desktop.screen_corners": false,
|
||||
"bar.style": "floating",
|
||||
"desktop.clock.enable": false,
|
||||
"bar.style": "separated",
|
||||
"bar.separators": false,
|
||||
"desktop.wallpaper.img": WP + "Lakeside-2-1.jpg",
|
||||
...darkColors,
|
||||
}),
|
||||
@@ -17,7 +19,9 @@ export default [
|
||||
name: "Frappe",
|
||||
icon: "",
|
||||
"desktop.screen_corners": false,
|
||||
"bar.style": "floating",
|
||||
"desktop.clock.enable": false,
|
||||
"bar.style": "separated",
|
||||
"bar.separators": false,
|
||||
"desktop.wallpaper.img": WP + "Lakeside-2-10.jpg",
|
||||
...lightColors,
|
||||
"theme.widget.bg": "$accent",
|
||||
|
||||
Reference in New Issue
Block a user