diff options
author | Aaditya Dhruv <[email protected]> | 2022-07-05 13:40:24 -0700 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2022-07-05 13:40:24 -0700 |
commit | b71099ef9ea74a1212c63ab6c36072ffb27986c4 (patch) | |
tree | aa0bef6025a9102e11c5951a01bb64897f6e491e | |
parent | 6ee052dde4d63f951b323a9e3bfef536ac4eb4d5 (diff) |
tools sh
-rw-r--r-- | tools.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools.sh b/tools.sh new file mode 100644 index 0000000..27d5c50 --- /dev/null +++ b/tools.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo pacman -S bspwm sxhkd polybar rofi picom git lightdm bluez pipewire pipewire-jack pipewire-alsa pipewire-pulse brightnessctl alacritty xfce-power-manager blueman |