mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
ulauncher setup
This commit is contained in:
13
dwm/.xinitrc
13
dwm/.xinitrc
@@ -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 &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user