Gajim statt Pidgin

This commit is contained in:
madmaurice 2016-12-20 10:26:09 +01:00
parent 0921d5be2f
commit ab53f2690f
2 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,7 @@ nice ~/.config/scripts/bar2.sh 2>&1 1>~/.baroutput &
# Autostart programs
( sleep 3; (
nice thunderbird &
nice pidgin &
#nice pidgin &
nice gajim &
nice urxvt -name "Weechat" -e "weechat" &
) ) &

View File

@ -43,6 +43,7 @@ bspc rule -a "Psi-plus" desktop='LVDS1:^9'
bspc rule -a "Thunderbird" desktop='LVDS1:^9'
bspc rule -a "Weechat:*" desktop='LVDS1:^9'
bspc rule -a "Pidgin:*" desktop='LVDS1:^9'
bspc rule -a "Gajim" desktop='LVDS1:^9'
bspc rule -a viewnior state=floating
bspc rule -a feh state=floating