aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-07-10 23:37:13 +0200
committerpml68 <tutorialmester@gmail.com>2024-07-10 23:37:13 +0200
commitd8219ec0d0e595338910f5a028e860ec7770e9e5 (patch)
tree342178271c18c41b5963094d21e5509bbbba09e1 /README.md
parentfeat: add dmenu qalc patch (diff)
downloadsuckless-setup-d8219ec0d0e595338910f5a028e860ec7770e9e5.tar.gz
docs(README): update requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75b7073..3edc63e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ My personal suckless setup.
## Installation
Install necessary packages (Arch Linux specific, other distros will differ)
```sh
-sudo pacman -S picom feh flameshot ttf-jetbrains-mono-nerd
+sudo pacman -S picom feh flameshot ttf-jetbrains-mono-nerd qalculate-gtk
```
Clone the repo