mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Update ulauncher configuration
This commit is contained in:
@@ -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 ##
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -39,4 +39,4 @@
|
|||||||
"run_without_argument": false,
|
"run_without_argument": false,
|
||||||
"added": 1636293377.4809132
|
"added": 1636293377.4809132
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user