|
|
|
@ -44,6 +44,7 @@ sudo apt install \
|
|
|
|
|
nm-tray \
|
|
|
|
|
pass \
|
|
|
|
|
pavucontrol \
|
|
|
|
|
python3-pip \
|
|
|
|
|
qutebrowser \
|
|
|
|
|
ranger \
|
|
|
|
|
ripgrep \
|
|
|
|
@ -168,6 +169,9 @@ meson build
|
|
|
|
|
ninja -C build
|
|
|
|
|
sudo ninja -C build install
|
|
|
|
|
|
|
|
|
|
# Autotiling
|
|
|
|
|
sudo -H pip install autotiling
|
|
|
|
|
|
|
|
|
|
#ncspot
|
|
|
|
|
cd ~/sources
|
|
|
|
|
git clone https://github.com/hrkfdn/ncspot.git
|
|
|
|
|