From 2d5e762bc37d455d7ea9919ae145ff7004bfe781 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Fri, 17 Jan 2020 14:49:09 +0530 Subject: changes --- sxhkd/.config/sxhkd/sxhkdrc | 2 +- zsh/.zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index cbb44d8..7e91465 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -10,7 +10,7 @@ super + @space rofi -show drun -show-icons super + c - rofi -show calc -modi calc -no-show-match -no-sort + rofi -show calc -modi calc -no-show-match -no-sort -no-history super + i ~/.config/rofi/rofi-wifi.sh diff --git a/zsh/.zshrc b/zsh/.zshrc index 9c1763e..fdfcd44 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -5,7 +5,7 @@ export ZSH="/home/ssaini/.oh-my-zsh" export VISUAL=nvim export EDITOR="$VISUAL" -export BROWSER=brave-beta +export BROWSER=firefox export PATH=$PATH:$HOME/.local/bin export XDG_CURRENT_DESKTOP=bspwm -- cgit v1.2.3