aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-10-12 15:32:52 -0500
committerJesús <heckyel@hyperbola.info>2021-10-12 15:32:52 -0500
commitc8c674cc913ee2869210bc9819185a660fd18ba6 (patch)
tree48db683a0f36f1c3fe5f7c9fee377e97a01834a4 /install.sh
parenta4634dc2c81161ea18a43fa6e0eb77581cfaa257 (diff)
downloadi3-config-c8c674cc913ee2869210bc9819185a660fd18ba6.tar.lz
i3-config-c8c674cc913ee2869210bc9819185a660fd18ba6.tar.xz
i3-config-c8c674cc913ee2869210bc9819185a660fd18ba6.zip
Add xdg-user-dirs as depend
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 11bb4a9..e701420 100644
--- a/install.sh
+++ b/install.sh
@@ -21,7 +21,7 @@ do
# i3 blocks and dependecies
$root_key pacman -S --noconfirm i3blocks i3lock rofi \
conky acpi scrot sakura feh ranger bubblewrap \
- ttf-hack xenocara-xbacklight
+ ttf-hack xenocara-xbacklight xdg-user-dirs
elif [[ $(command -v apt-get) ]]; then
$root_key apt update -y
# i3 base