update and add presets
This commit is contained in:
@ -26,5 +26,7 @@
|
||||
"dock-margin": 0,
|
||||
"dock-icon-size": 48,
|
||||
"dock-css": "",
|
||||
"dock-on": false
|
||||
"dock-on": false,
|
||||
"swaync-positionX": "right",
|
||||
"swaync-positionY": "top"
|
||||
}
|
@ -5,7 +5,7 @@
|
||||
"launcher-file-search-columns": 2,
|
||||
"launcher-search-files": true,
|
||||
"launcher-categories": true,
|
||||
"launcher-resident": true,
|
||||
"launcher-resident": false,
|
||||
"launcher-overlay": false,
|
||||
"launcher-css": "preset-0.css",
|
||||
"launcher-on": true,
|
||||
@ -26,5 +26,7 @@
|
||||
"dock-margin": 0,
|
||||
"dock-icon-size": 48,
|
||||
"dock-css": "preset-0.css",
|
||||
"dock-on": false
|
||||
"dock-on": false,
|
||||
"swaync-positionX": "right",
|
||||
"swaync-positionY": "top"
|
||||
}
|
@ -26,5 +26,7 @@
|
||||
"dock-margin": 0,
|
||||
"dock-icon-size": 48,
|
||||
"dock-css": "preset-1.css",
|
||||
"dock-on": true
|
||||
"dock-on": true,
|
||||
"swaync-positionX": "center",
|
||||
"swaync-positionY": "top"
|
||||
}
|
@ -26,5 +26,7 @@
|
||||
"dock-margin": 0,
|
||||
"dock-icon-size": 48,
|
||||
"dock-css": "preset-2.css",
|
||||
"dock-on": false
|
||||
"dock-on": false,
|
||||
"swaync-positionX": "right",
|
||||
"swaync-positionY": "bottom"
|
||||
}
|
@ -26,5 +26,7 @@
|
||||
"dock-margin": 0,
|
||||
"dock-icon-size": 42,
|
||||
"dock-css": "preset-3.css",
|
||||
"dock-on": true
|
||||
"dock-on": true,
|
||||
"swaync-positionX": "right",
|
||||
"swaync-positionY": "top"
|
||||
}
|
@ -15,5 +15,6 @@
|
||||
"panel-preset": "preset-0",
|
||||
"panel-custom": "",
|
||||
"show-on-startup": true,
|
||||
"show-help": false
|
||||
"show-help": false,
|
||||
"last-upgrade-check": 0
|
||||
}
|
Reference in New Issue
Block a user