mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Add Ulauncher config
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
30
ulauncher/.config/ulauncher/extensions.json
Normal file
30
ulauncher/.config/ulauncher/extensions.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"com.github.dhelmr.ulauncher-tldr": {
|
||||||
|
"id": "com.github.dhelmr.ulauncher-tldr",
|
||||||
|
"url": "https://github.com/dhelmr/ulauncher-tldr",
|
||||||
|
"updated_at": "2021-10-23T14:41:41.298587",
|
||||||
|
"last_commit": "2ad5d29963db649775f68a7815af18509f4c287f",
|
||||||
|
"last_commit_time": "2021-09-07T14:26:21"
|
||||||
|
},
|
||||||
|
"com.github.tchar.ulauncher-albert-calculate-anything": {
|
||||||
|
"id": "com.github.tchar.ulauncher-albert-calculate-anything",
|
||||||
|
"url": "https://github.com/tchar/ulauncher-albert-calculate-anything",
|
||||||
|
"updated_at": "2021-10-23T15:06:05.891733",
|
||||||
|
"last_commit": "ee0903174c8b87cd1f7c3b6c1acef10702547507",
|
||||||
|
"last_commit_time": "2021-08-12T06:39:56"
|
||||||
|
},
|
||||||
|
"com.github.brpaz.ulauncher-faker": {
|
||||||
|
"id": "com.github.brpaz.ulauncher-faker",
|
||||||
|
"url": "https://github.com/brpaz/ulauncher-faker",
|
||||||
|
"updated_at": "2021-10-23T15:24:30.514917",
|
||||||
|
"last_commit": "45b7d1e505104a3ad6b7d3f7474b8b1726957b8d",
|
||||||
|
"last_commit_time": "2021-06-13T13:30:34"
|
||||||
|
},
|
||||||
|
"com.github.rnairn01.ulauncher-meme-my-text": {
|
||||||
|
"id": "com.github.rnairn01.ulauncher-meme-my-text",
|
||||||
|
"url": "https://github.com/RNairn01/ulauncher-meme-my-text",
|
||||||
|
"updated_at": "2021-10-23T15:27:33.164357",
|
||||||
|
"last_commit": "5d62830a7a92983a731e15645831f53d48dad913",
|
||||||
|
"last_commit_time": "2021-05-07T17:29:22"
|
||||||
|
}
|
||||||
|
}
|
||||||
12
ulauncher/.config/ulauncher/settings.json
Normal file
12
ulauncher/.config/ulauncher/settings.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"blacklisted-desktop-dirs": "/usr/share/locale:/usr/share/app-install:/usr/share/kservices5:/usr/share/fk5:/usr/share/kservicetypes5:/usr/share/applications/screensavers:/usr/share/kde4:/usr/share/mimelnk",
|
||||||
|
"clear-previous-query": true,
|
||||||
|
"disable-desktop-filters": false,
|
||||||
|
"grab-mouse-pointer": true,
|
||||||
|
"hotkey-show-app": "<Primary>space",
|
||||||
|
"render-on-screen": "mouse-pointer-monitor",
|
||||||
|
"show-indicator-icon": true,
|
||||||
|
"show-recent-apps": "5",
|
||||||
|
"terminal-command": "",
|
||||||
|
"theme-name": "nord"
|
||||||
|
}
|
||||||
32
ulauncher/.config/ulauncher/shortcuts.json
Normal file
32
ulauncher/.config/ulauncher/shortcuts.json
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"eb501d71-6edc-467f-8af4-4da8b9bb069e": {
|
||||||
|
"id": "eb501d71-6edc-467f-8af4-4da8b9bb069e",
|
||||||
|
"name": "Google Search",
|
||||||
|
"keyword": "g",
|
||||||
|
"cmd": "https://google.com/search?q=%s",
|
||||||
|
"icon": "/usr/share/ulauncher/media/google-search-icon.png",
|
||||||
|
"is_default_search": true,
|
||||||
|
"run_without_argument": false,
|
||||||
|
"added": 1634992751.7245955
|
||||||
|
},
|
||||||
|
"9a73b607-bc55-4143-8bae-f8620f3ca365": {
|
||||||
|
"id": "9a73b607-bc55-4143-8bae-f8620f3ca365",
|
||||||
|
"name": "Stack Overflow",
|
||||||
|
"keyword": "so",
|
||||||
|
"cmd": "https://stackoverflow.com/search?q=%s",
|
||||||
|
"icon": "/usr/share/ulauncher/media/stackoverflow-icon.svg",
|
||||||
|
"is_default_search": true,
|
||||||
|
"run_without_argument": false,
|
||||||
|
"added": 1634992751.724631
|
||||||
|
},
|
||||||
|
"bce610c2-9505-45a6-b850-b0cce5a9e22e": {
|
||||||
|
"id": "bce610c2-9505-45a6-b850-b0cce5a9e22e",
|
||||||
|
"name": "Wikipedia",
|
||||||
|
"keyword": "wiki",
|
||||||
|
"cmd": "https://en.wikipedia.org/wiki/%s",
|
||||||
|
"icon": "/usr/share/ulauncher/media/wikipedia-icon.png",
|
||||||
|
"is_default_search": true,
|
||||||
|
"run_without_argument": false,
|
||||||
|
"added": 1634992751.7246554
|
||||||
|
}
|
||||||
|
}
|
||||||
1
ulauncher/.config/ulauncher/user-themes/nord
Submodule
1
ulauncher/.config/ulauncher/user-themes/nord
Submodule
Submodule ulauncher/.config/ulauncher/user-themes/nord added at 8cc054b4b6
Reference in New Issue
Block a user