Start rofi

This commit is contained in:
Tom Willemse 2015-09-03 16:04:01 +02:00
parent 4729f66526
commit 08b76487c6

View file

@ -28,6 +28,7 @@ compton -b -c -G -r 10 -i 0.75 -e 1.0 \
--focus-exclude "class_g = 'Vlc'" \
--focus-exclude "name = 'rofi'" \
--detect-transient
rofi &
export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)