From d4cc837cd073fd3b07659de3d4aa07f6831649a2 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Fri, 31 Jan 2020 23:12:41 +0530 Subject: changed prompt --- bspwm/.config/bspwm/bspwmrc | 2 +- zsh/.zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 616c5d1..db35ff1 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -10,7 +10,7 @@ picom --config ~/.config/picom.conf & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & xbacklight -set 30 & -feh --bg-fill ~/Pictures/ann.png & +feh --bg-fill ~/Pictures/iceland.jpg & urxvtd & bspc monitor -d term web music files code virt chat game IX X diff --git a/zsh/.zshrc b/zsh/.zshrc index fdfcd44..78c0ebc 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -13,7 +13,7 @@ export XDG_CURRENT_DESKTOP=bspwm # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -ZSH_THEME="minimal" +ZSH_THEME="mrtazz" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load -- cgit v1.2.3