From 60db2999a0cc7183b1c2c2197c2a8b7ce0769679 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 17 Mar 2020 19:08:54 +0530 Subject: <> --- bin/.local/bin/unblock | 3 +-- bspwm/.config/bspwm/bspwmrc | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bin/.local/bin/unblock b/bin/.local/bin/unblock index 65dc42b..257c4fb 100755 --- a/bin/.local/bin/unblock +++ b/bin/.local/bin/unblock @@ -4,6 +4,5 @@ set -e printf "\033[0;35mSetting wlo1 down....\033[0m\n" sudo ip link set wlo1 down printf "\033[0;36mChanging MAC address....\033[0m\n" -sudo macchanger --mac=B0:10:41:18:66:6F wlo1 +sudo macchanger --mac=FC:77:74:C7:71:71 wlo1 printf "\033[0;32mEnjoy....\033[0m\n" - diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 83be49c..ce5a865 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -9,7 +9,7 @@ compton --config ~/.config/compton.conf & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & xbacklight -set 30 & -feh --bg-fill ~/Pictures/battle.jpg & +feh --bg-fill ~/Pictures/samuria.jpg & urxvtd & bspc monitor -d term web music files code virt chat game IX X -- cgit v1.2.3