Lazy Lock Update
This commit is contained in:
89
hamr-sticker-picker/.config/hamr/config.json
Normal file
89
hamr-sticker-picker/.config/hamr/config.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"appearance": {
|
||||
"backgroundTransparency": 0.2,
|
||||
"contentTransparency": 0.2,
|
||||
"fontScale": 1,
|
||||
"launcherXRatio": 0.5,
|
||||
"launcherYRatio": 0.1
|
||||
},
|
||||
"apps": {
|
||||
"shell": "zsh",
|
||||
"terminal": "ghostty",
|
||||
"terminalArgs": "--class=floating.terminal"
|
||||
},
|
||||
"audio": {
|
||||
"enabled": true
|
||||
},
|
||||
"behavior": {
|
||||
"clickOutsideAction": "intuitive",
|
||||
"stateRestoreWindowMs": 30000
|
||||
},
|
||||
"fonts": {
|
||||
"icon": "Material Symbols Rounded",
|
||||
"main": "Google Sans Flex",
|
||||
"monospace": "JetBrains Mono NF",
|
||||
"reading": "Readex Pro"
|
||||
},
|
||||
"imageBrowser": {
|
||||
"cellAspectRatio": 1.333,
|
||||
"columns": 4,
|
||||
"sidebarWidth": 140,
|
||||
"useSystemFileDialog": false
|
||||
},
|
||||
"paths": {
|
||||
"colorsJson": "",
|
||||
"wallpaperDir": ""
|
||||
},
|
||||
"search": {
|
||||
"actionBarHintsJson": "[{\"prefix\":\"~\",\"icon\":\"folder\",\"label\":\"Files\",\"plugin\":\"files\"},{\"prefix\":\";\",\"icon\":\"content_paste\",\"label\":\"Clipboard\",\"plugin\":\"clipboard\"},{\"prefix\":\"/\",\"icon\":\"extension\",\"label\":\"Plugins\",\"plugin\":\"plugins\"},{\"prefix\":\"!\",\"icon\":\"terminal\",\"label\":\"Shell\",\"plugin\":\"shell\"},{\"prefix\":\"=\",\"icon\":\"calculate\",\"label\":\"Math\",\"plugin\":\"calculate\"},{\"prefix\":\":\",\"icon\":\"emoji_emotions\",\"label\":\"Emoji\",\"plugin\":\"emoji\"}]",
|
||||
"actionKeys": [
|
||||
"u",
|
||||
"i",
|
||||
"o",
|
||||
"p"
|
||||
],
|
||||
"debounceMs": 50,
|
||||
"diversityDecay": 0.7,
|
||||
"engineBaseUrl": "https://www.google.com/search?q=",
|
||||
"excludedSites": [
|
||||
"quora.com",
|
||||
"facebook.com"
|
||||
],
|
||||
"maxDisplayedResults": 16,
|
||||
"maxHistoryItems": 500,
|
||||
"maxRecentItems": 20,
|
||||
"maxResultsPerPlugin": 0,
|
||||
"nonAppResultDelay": 30,
|
||||
"pluginDebounceMs": 150,
|
||||
"prefix": {
|
||||
"app": ">",
|
||||
"clipboard": ";",
|
||||
"emojis": ":",
|
||||
"file": "~",
|
||||
"math": "=",
|
||||
"plugins": "/",
|
||||
"shellCommand": "$",
|
||||
"shellHistory": "!",
|
||||
"webSearch": "?"
|
||||
},
|
||||
"shellHistory": {
|
||||
"customHistoryPath": "",
|
||||
"enable": true,
|
||||
"maxEntries": 500,
|
||||
"shell": "auto"
|
||||
},
|
||||
"shellHistoryLimit": 50
|
||||
},
|
||||
"sizes": {
|
||||
"imageBrowserGridHeight": 600,
|
||||
"imageBrowserGridWidth": 900,
|
||||
"imageBrowserHeight": 690,
|
||||
"imageBrowserWidth": 1200,
|
||||
"maxResultsHeight": 600,
|
||||
"resultIconSize": 40,
|
||||
"searchInputHeight": 40,
|
||||
"searchWidth": 580,
|
||||
"windowPickerMaxHeight": 220,
|
||||
"windowPickerMaxWidth": 350
|
||||
}
|
||||
}
|
||||
1
hamr-sticker-picker/.config/hamr/plugin-indexes.json
Normal file
1
hamr-sticker-picker/.config/hamr/plugin-indexes.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user