jami configurations

This commit is contained in:
inigoortega 2020-04-16 10:54:50 +02:00
parent 7067426a2b
commit b80541eddb
4 changed files with 5 additions and 0 deletions

View File

@ -58,6 +58,9 @@ alt + shift + w
ctrl + shift + t
dash $SCRIPTS/telegram-reply.sh
ctrl + shift + j
dash $SCRIPTS/jami-reply.sh
alt + shift + h
dash $TSCRIPTS/run-on-terminal.sh "htop"

View File

@ -18,6 +18,7 @@ xset -b
telegram-loop
# signal-desktop --start-in-tray &
jami &
# RUN WM
exec ck-launch-session dbus-launch --sh-syntax --exit-with-session dwm

View File

@ -40,6 +40,7 @@ static const Rule rules[] = {
{ "Tor Browser", "Navigator",NULL, 1 << 7, 0, -1 },
{ "TelegramDesktop", NULL, NULL, 1 << 6, 0, -1 },
{ "Signal", "signal", NULL, 1 << 6, 0, -1 },
{ "Jami-gnome", NULL, NULL, 1 << 6, 0, -1 },
{ "Workrave", NULL, NULL, ~0, 1, -1 },
{ "mpv", "gl", NULL, 1 << 5, 0, -1 },
{ "vlc", "vlc", NULL, 1 << 5, 0, -1 },

Binary file not shown.