Add ulauncher startup

This commit is contained in:
2021-10-23 19:15:18 +02:00
parent 5b52e24f31
commit f96019b5ae
3 changed files with 6 additions and 1 deletions

View File

@@ -60,6 +60,9 @@ telegram-desktop -startintray &
## Caffeine-ng
caffeine >/dev/null 2>&1 &
## Ulauncher
ulauncher >/dev/null 2>&1 &
###############################
## THINKPAD-SPECIFIC ##
###############################

View File

@@ -86,6 +86,7 @@ bspc rule -a polybar border=off
bspc rule -a 9menu border=off manage=off
bspc rule -a tint2 border=off manage=off
bspc rule -a dunst border=off manage=off
bspc rule -a ulauncher border=off manage=off
#bspc desktop I --layout monocle
#bspc desktop II --layout monocle

3
yay.sh
View File

@@ -81,4 +81,5 @@ yay -S \
bc \
bat-extras-git \
dust \
fd
fd \
ulauncher