diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 08ae983..2ae81c5 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -14,3 +14,4 @@ alias arduino /home/cole/Downloads/arduino-nightly/arduino alias ppu 'sudo pacman -Sy; and sudo powerpill -Su --noconfirm' alias pp 'sudo powerpill' alias add 'git add .config/fish/config.fish .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-device-volumes.tdb .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-stream-volumes.tdb .config/termite/config .local/share/applications/*' +sudo rfkill block bluetooth diff --git a/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-device-volumes.tdb b/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-device-volumes.tdb index ab06e3c..e980a4c 100644 Binary files a/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-device-volumes.tdb and b/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-device-volumes.tdb differ diff --git a/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-stream-volumes.tdb b/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-stream-volumes.tdb index a76cac0..4d8b6af 100644 Binary files a/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-stream-volumes.tdb and b/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-stream-volumes.tdb differ