diff options
author | Jesús <heckyel@hyperbola.info> | 2021-01-12 13:08:36 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-01-12 13:08:51 -0500 |
commit | 7e9698ce407621ede5335c61da74ed801fd97dfb (patch) | |
tree | 7f16e595c818cf49fe5fa6dba77a41c6ef22262a | |
parent | 49af4380143a521b9309606d424e0ec134cdb803 (diff) | |
parent | e2b4bafb62c0032c695a41a331ded1ef2ec69af2 (diff) | |
download | i3-config-7e9698ce407621ede5335c61da74ed801fd97dfb.tar.lz i3-config-7e9698ce407621ede5335c61da74ed801fd97dfb.tar.xz i3-config-7e9698ce407621ede5335c61da74ed801fd97dfb.zip |
Rebuild
-rw-r--r-- | install.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ do $root_key pacman -S i3blocks i3lock rofi termite \ conky acpi scrot xfce4-terminal \ thunar tumbler feh ranger \ - ttf-hack ttf-bitstream-vera + ttf-hack ttf-bitstream-vera xenocara-xbacklight elif [[ $(command -v apt-get) ]]; then $root_key apt update # i3 base @@ -31,7 +31,7 @@ do $root_key apt install i3blocks i3lock rofi termite \ conky playerctl acpi network-manager-gnome scrot \ xfce4-terminal thunar tumbler feh ranger \ - fonts-hack-ttf ttf-bitstream-vera + fonts-hack-ttf ttf-bitstream-vera xbacklight fi # Install i3config |