This commit is contained in:
Jesús
2021-01-12 13:08:36 -05:00

View File

@@ -22,7 +22,7 @@ do
$root_key pacman -S i3blocks i3lock rofi termite \ $root_key pacman -S i3blocks i3lock rofi termite \
conky acpi scrot xfce4-terminal \ conky acpi scrot xfce4-terminal \
thunar tumbler feh ranger \ thunar tumbler feh ranger \
ttf-hack ttf-bitstream-vera ttf-hack ttf-bitstream-vera xenocara-xbacklight
elif [[ $(command -v apt-get) ]]; then elif [[ $(command -v apt-get) ]]; then
$root_key apt update $root_key apt update
# i3 base # i3 base
@@ -31,7 +31,7 @@ do
$root_key apt install i3blocks i3lock rofi termite \ $root_key apt install i3blocks i3lock rofi termite \
conky playerctl acpi network-manager-gnome scrot \ conky playerctl acpi network-manager-gnome scrot \
xfce4-terminal thunar tumbler feh ranger \ xfce4-terminal thunar tumbler feh ranger \
fonts-hack-ttf ttf-bitstream-vera fonts-hack-ttf ttf-bitstream-vera xbacklight
fi fi
# Install i3config # Install i3config