diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ elif command_exists apt; then ${SUDO} apt update ${SUDO} apt install --no-install-recommends -y \ bspwm \ + sxhkd \ xorg \ rofi \ polybar \ |