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
sleep 3 &
ulauncher >/dev/null 2>&1 &
ulauncher --hide-window >/dev/null 2>&1 &
###############################
## THINKPAD-SPECIFIC ##