Update ulauncher configuration

This commit is contained in:
2021-12-06 13:17:09 +01:00
parent d7532b813e
commit 0383139727
3 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ caffeine >/dev/null 2>&1 &
## Ulauncher ## Ulauncher
sleep 3 & sleep 3 &
ulauncher >/dev/null 2>&1 & ulauncher --hide-window >/dev/null 2>&1 &
############################### ###############################
## THINKPAD-SPECIFIC ## ## THINKPAD-SPECIFIC ##

View File

@@ -3,10 +3,10 @@
"clear-previous-query": true, "clear-previous-query": true,
"disable-desktop-filters": true, "disable-desktop-filters": true,
"grab-mouse-pointer": true, "grab-mouse-pointer": true,
"hotkey-show-app": "<Primary>space", "hotkey-show-app": "<Alt>Space",
"render-on-screen": "mouse-pointer-monitor", "render-on-screen": "mouse-pointer-monitor",
"show-indicator-icon": true, "show-indicator-icon": true,
"show-recent-apps": "5", "show-recent-apps": "5",
"terminal-command": "", "terminal-command": "",
"theme-name": "nord" "theme-name": "nord"
} }

View File

@@ -39,4 +39,4 @@
"run_without_argument": false, "run_without_argument": false,
"added": 1636293377.4809132 "added": 1636293377.4809132
} }
} }