From 393598189f9c5e0b93223ea526dc4ae6949c00a2 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 18 Feb 2021 23:32:12 +0530 Subject: trying wayland --- zsh/.zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index d07f64c..cfb7e7c 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -7,10 +7,10 @@ setopt appendhistory hist_ignore_all_dups hist_ignore_space #exports export VISUAL=nvim export EDITOR="$VISUAL" -export BROWSER=brave +export BROWSER=brave-bin export PATH=$PATH:$HOME/.bin -export TERM=rxvt-unicode-256color -export XDG_CURRENT_DESKTOP=bspwm +export TERM=foot +export XDG_CURRENT_DESKTOP=sway #aliases alias ..="cd .." -- cgit v1.2.3