From 9a1f2c5ef27d926f22f1b3dcbfb129c2d8e4441c Mon Sep 17 00:00:00 2001 From: wholteza Date: Mon, 1 Jan 2024 17:00:28 +0100 Subject: [PATCH] Add solaar --- .config/requirements/install.sh | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.config/requirements/install.sh b/.config/requirements/install.sh index 1242272..7818d81 100755 --- a/.config/requirements/install.sh +++ b/.config/requirements/install.sh @@ -1,4 +1,22 @@ -sudo apt install i3 i3blocks i3lock suckless-tools arandr feh scrot wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd secure-delete hopenpgp-tools yubikey-personalization +sudo apt install \ + i3 \ + i3blocks \ + i3lock \ + suckless-tools \ + arandr \ + feh \ + scrot \ + wget \ + gnupg2 \ + gnupg-agent \ + dirmngr \ + cryptsetup \ + scdaemon \ + pcscd \ + secure-delete \ + hopenpgp-tools \ + yubikey-personalization \ + solaar sudo snap install caprine sudo snap install telegram-desktop