Albert changes
This commit is contained in:
parent
994164c46f
commit
e73fccfca5
@ -1,4 +1,5 @@
|
|||||||
[General]
|
[General]
|
||||||
|
frontendId=org.albert.frontend.widgetboxmodel
|
||||||
hotkey=Alt+Space
|
hotkey=Alt+Space
|
||||||
incrementalSort=true
|
incrementalSort=true
|
||||||
showTray=false
|
showTray=false
|
||||||
@ -25,13 +26,22 @@ enabled=true
|
|||||||
[org.albert.extension.terminal]
|
[org.albert.extension.terminal]
|
||||||
enabled=true
|
enabled=true
|
||||||
|
|
||||||
[org.albert.frontend.widgetboxmodel]
|
[org.albert.frontend.qmlboxmodel]
|
||||||
alwaysOnTop=true
|
alwaysOnTop=true
|
||||||
clearOnHide=false
|
clearOnHide=false
|
||||||
|
hideOnClose=false
|
||||||
|
hideOnFocusLoss=true
|
||||||
|
showCentered=true
|
||||||
|
stylePath=/usr/share/albert/org.albert.frontend.qmlboxmodel/styles/BoxModel/MainComponent.qml
|
||||||
|
windowPosition=@Point(609 283)
|
||||||
|
|
||||||
|
[org.albert.frontend.widgetboxmodel]
|
||||||
|
alwaysOnTop=true
|
||||||
|
clearOnHide=true
|
||||||
displayIcons=true
|
displayIcons=true
|
||||||
displayScrollbar=false
|
displayScrollbar=false
|
||||||
displayShadow=true
|
displayShadow=true
|
||||||
hideOnClose=false
|
hideOnClose=true
|
||||||
hideOnFocusLoss=true
|
hideOnFocusLoss=true
|
||||||
itemCount=5
|
itemCount=5
|
||||||
showCentered=true
|
showCentered=true
|
||||||
|
Loading…
Reference in New Issue
Block a user