diff options
| author | Kumar <kumar@kumardamani.xyz> | 2021-07-11 22:40:36 +0000 |
|---|---|---|
| committer | Kumar <kumar@kumardamani.xyz> | 2021-07-11 22:40:36 +0000 |
| commit | 25a19bd2eeba50888be4ab28f5a24073d11f2cb3 (patch) | |
| tree | f5f7c00c22badfc9278293c5435445f2b8454deb /profile_min | |
| parent | c7df27b5337ccf1ae7ff4531d3e4e76a80035997 (diff) | |
updated confs
Diffstat (limited to 'profile_min')
| -rw-r--r-- | profile_min/.xsessionrc (renamed from profile_min/.profile) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profile_min/.profile b/profile_min/.xsessionrc index 2699ab2..f87ea3a 100644 --- a/profile_min/.profile +++ b/profile_min/.xsessionrc @@ -1,8 +1,8 @@ export PATH=$PATH:$HOME/.config/Scripts export XDG_CONFIG_HOME="$HOME/.config" #export BROWSER="firefox" -export BROWSER="vivaldi" -#export BROWSER="brave" +#export BROWSER="vivaldi" +export BROWSER="brave-browser" export EDITOR="nvim" export TERMINAL="st" export READER="zathura" |
