ulauncher setup

This commit is contained in:
2023-02-28 16:12:00 +01:00
parent 5382be2aa7
commit f03f03021c
181 changed files with 5220 additions and 0 deletions

View File

@@ -78,6 +78,19 @@ flameshot &
# Easyeffects daemon
easyeffects --gapplication-service &
## Telegram daemon
telegram-desktop -startintray &
## Caffeine-ng
caffeine >/dev/null 2>&1 &
## Ulauncher
sleep 3 ;
ulauncher --hide-window >/dev/null 2>&1 &
## THINKPAD-SPECIFIC
hash dockd && dockd --daemon &
# status bar
$HOME/.dwm/bar.sh &