Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
This commit is contained in:
commit
69a5f0c2c0
2 changed files with 69 additions and 11 deletions
|
|
@ -186,7 +186,7 @@ Singleton {
|
|||
// applauncher
|
||||
property JsonObject appLauncher: JsonObject {
|
||||
// When disabled, Launcher hides clipboard command and ignores cliphist
|
||||
property bool enableClipboardHistory: true
|
||||
property bool enableClipboardHistory: false
|
||||
// Position: center, top_left, top_right, bottom_left, bottom_right, bottom_center, top_center
|
||||
property string position: "center"
|
||||
property real backgroundOpacity: 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue