summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-11-19 09:29:19 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-11-19 09:29:19 -0700
commitc81fabc0efc268a2e345c8ac9640f76a520b7394 (patch)
treeb43d97304ec851f9f55e906d0df75e363be1ee94 /.profile
parente55f3e5f4b79db02ea307b7a90ac45cba92474cb (diff)
Fix window spawnings
Diffstat (limited to '.profile')
-rw-r--r--.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.profile b/.profile
index a8304db..b3cc1c8 100644
--- a/.profile
+++ b/.profile
@@ -12,6 +12,10 @@ export BROWSER="google-chrome-stable"
export READER="zathura"
export FILE="ranger"
export STATUSBAR="i3blocks"
+export MUSIC="spotify"
+export MAILMGR="thunderbird"
+export MSGCHAT="telegram-desktop"
+export SSMGR="flameshot"
## ~/ cleanup.
export ZDOTDIR="$HOME/.config/zsh"