chore: Added more config files
This commit is contained in:
parent
00e95f6df9
commit
3cafdb0c71
13 changed files with 1557 additions and 0 deletions
27
.config/albert/albert.conf
Normal file
27
.config/albert/albert.conf
Normal file
|
@ -0,0 +1,27 @@
|
|||
[General]
|
||||
hotkey=Alt+Space
|
||||
showTray=true
|
||||
|
||||
[org.albert.extension.applications]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.calculator]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.ssh]
|
||||
enabled=true
|
||||
|
||||
[org.albert.extension.terminal]
|
||||
enabled=true
|
||||
|
||||
[org.albert.frontend.widgetboxmodel]
|
||||
alwaysOnTop=true
|
||||
clearOnHide=false
|
||||
displayIcons=true
|
||||
displayScrollbar=false
|
||||
displayShadow=true
|
||||
hideOnClose=false
|
||||
hideOnFocusLoss=true
|
||||
itemCount=5
|
||||
showCentered=true
|
||||
theme=Numix Rounded
|
Loading…
Add table
Add a link
Reference in a new issue