From 57d15320657dd0b256fc16154ac5830ac6a40939 Mon Sep 17 00:00:00 2001 From: xfnw Date: Thu, 13 May 2021 13:44:18 -0400 Subject: [PATCH] use kitty as TERMINAL env var --- .baresip/config | 4 ++-- .baresip/contacts | 12 ++---------- .baresip/current_contact | 1 - .xinitrc | 2 +- 4 files changed, 5 insertions(+), 14 deletions(-) delete mode 100644 .baresip/current_contact diff --git a/.baresip/config b/.baresip/config index b2b7694..2b2b342 100644 --- a/.baresip/config +++ b/.baresip/config @@ -130,8 +130,8 @@ module alsa.so module stun.so module turn.so module ice.so -#module natpmp.so -#module pcp.so +module natpmp.so +module pcp.so # Media encryption modules #module srtp.so diff --git a/.baresip/contacts b/.baresip/contacts index 7d83d1f..7a78fc6 100644 --- a/.baresip/contacts +++ b/.baresip/contacts @@ -15,18 +15,10 @@ "futel" "conference" -"login" -"jan6" "brendo" -"ben" -"barrow" -"tomasino" -"deepend" -"cat" -"khuxkm" +"darcy" +"rawktucc" -"self" -"lick" # Access rules #"Catch All" ;access=block diff --git a/.baresip/current_contact b/.baresip/current_contact deleted file mode 100644 index eae9700..0000000 --- a/.baresip/current_contact +++ /dev/null @@ -1 +0,0 @@ -sip:echo@creytiv.com \ No newline at end of file diff --git a/.xinitrc b/.xinitrc index 89312bd..b5db6e1 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,7 +1,7 @@ [ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap -export TERMINAL=urxvt +export TERMINAL=kitty xrdb -load ~/.Xresources exec i3