punktdateien/kde/plasma/look-and-feel/com.github.Jayy-Dev.Plasma.Tokyo.Night/contents/layouts/org.kde.plasma.desktop-layout.js

111 lines
3.5 KiB
JavaScript
Raw Normal View History

2024-02-14 21:14:16 +01:00
var plasma = getApiVersion(1);
var layout = {
"desktops": [
{
"applets": [
],
"config": {
"/": {
"ItemGeometries-1280x720": "",
"ItemGeometries-1366x768": "",
"ItemGeometriesHorizontal": "",
"formfactor": "0",
"immutability": "1",
"lastScreen": "0",
"wallpaperplugin": "org.kde.image"
},
"/ConfigDialog": {
"DialogHeight": "540",
"DialogWidth": "720"
},
"/General": {
"ToolBoxButtonState": "topcenter",
"ToolBoxButtonX": "167"
},
"/Wallpaper/org.kde.image/General": {
"Image": "/home/jay/.local/share/wallpapers/Tokyo-Night.jpg",
"SlidePaths": "/home/jay/.local/share/wallpapers/,/usr/share/wallpapers/"
}
},
"wallpaperPlugin": "org.kde.image"
}
],
"panels": [
{
"alignment": "left",
"applets": [
{
"config": {
"/": {
"PreloadWeight": "100",
"popupHeight": "514",
"popupWidth": "651"
},
"/General": {
"favoritesPortedToKAstats": "true"
},
"/Shortcuts": {
"global": "Alt+F1"
}
},
"plugin": "org.kde.plasma.kickoff"
},
{
"config": {
"/General": {
"launchers": "applications:systemsettings.desktop,preferred://filemanager,preferred://browser,applications:org.kde.konsole.desktop"
}
},
"plugin": "org.kde.plasma.icontasks"
},
{
"config": {
},
"plugin": "org.kde.plasma.marginsseparator"
},
{
"config": {
"/": {
"PreloadWeight": "65"
}
},
"plugin": "org.kde.plasma.systemtray"
},
{
"config": {
},
"plugin": "org.kde.plasma.digitalclock"
},
{
"config": {
},
"plugin": "org.kde.plasma.showdesktop"
}
],
"config": {
"/": {
"formfactor": "2",
"immutability": "1",
"lastScreen": "0",
"wallpaperplugin": "org.kde.image"
},
"/ConfigDialog": {
"DialogHeight": "84",
"DialogWidth": "1366"
}
},
"height": 1.8888888888888888,
"hiding": "normal",
"location": "bottom",
"maximumLength": 75.88888888888889,
"minimumLength": 75.88888888888889,
"offset": 0
}
],
"serializationFormatVersion": "1"
}
;
plasma.loadSerializedLayout(layout);