mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Add ulauncher startup
This commit is contained in:
@@ -60,6 +60,9 @@ telegram-desktop -startintray &
|
|||||||
## Caffeine-ng
|
## Caffeine-ng
|
||||||
caffeine >/dev/null 2>&1 &
|
caffeine >/dev/null 2>&1 &
|
||||||
|
|
||||||
|
## Ulauncher
|
||||||
|
ulauncher >/dev/null 2>&1 &
|
||||||
|
|
||||||
###############################
|
###############################
|
||||||
## THINKPAD-SPECIFIC ##
|
## THINKPAD-SPECIFIC ##
|
||||||
###############################
|
###############################
|
||||||
|
|||||||
@@ -86,6 +86,7 @@ bspc rule -a polybar border=off
|
|||||||
bspc rule -a 9menu border=off manage=off
|
bspc rule -a 9menu border=off manage=off
|
||||||
bspc rule -a tint2 border=off manage=off
|
bspc rule -a tint2 border=off manage=off
|
||||||
bspc rule -a dunst 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 I --layout monocle
|
||||||
#bspc desktop II --layout monocle
|
#bspc desktop II --layout monocle
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user