diff options
| -rwxr-xr-x | bin/.local/bin/unblock | 3 | ||||
| -rwxr-xr-x | 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 | |||
| 4 | printf "\033[0;35mSetting wlo1 down....\033[0m\n" | 4 | printf "\033[0;35mSetting wlo1 down....\033[0m\n" |
| 5 | sudo ip link set wlo1 down | 5 | sudo ip link set wlo1 down |
| 6 | printf "\033[0;36mChanging MAC address....\033[0m\n" | 6 | printf "\033[0;36mChanging MAC address....\033[0m\n" |
| 7 | sudo macchanger --mac=B0:10:41:18:66:6F wlo1 | 7 | sudo macchanger --mac=FC:77:74:C7:71:71 wlo1 |
| 8 | printf "\033[0;32mEnjoy....\033[0m\n" | 8 | printf "\033[0;32mEnjoy....\033[0m\n" |
| 9 | |||
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 & | |||
| 9 | ~/scrypts/bat_check.sh & | 9 | ~/scrypts/bat_check.sh & |
| 10 | redshift -l 13.082680:80.270718 & | 10 | redshift -l 13.082680:80.270718 & |
| 11 | xbacklight -set 30 & | 11 | xbacklight -set 30 & |
| 12 | feh --bg-fill ~/Pictures/battle.jpg & | 12 | feh --bg-fill ~/Pictures/samuria.jpg & |
| 13 | urxvtd & | 13 | urxvtd & |
| 14 | 14 | ||
| 15 | bspc monitor -d term web music files code virt chat game IX X | 15 | bspc monitor -d term web music files code virt chat game IX X |
