1
0
forked from extern/nix-config

Move i3-gaps from aur.sh to packages.sh

i3-gaps is now a part of the official repositories.
This commit is contained in:
Donovan Glover 2017-12-30 23:20:25 -05:00
parent d9b77d9130
commit b8bfc5b870
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D
2 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,6 @@ function get() {
su $LOCALUSER --session-command "yay -S $1 --noconfirm --noedit"
}
get i3-gaps # Install i3-gaps, our window manager of choice
get shotgun # Install shotgun, our screenshot utility of choice
get inox-bin # Install inox, our chromium variant of choice
get waterfox-bin # Install waterfox, our firefox variant of choice

View File

@ -88,6 +88,7 @@ i alsa-utils # Install alsa-utils, required to make the sound system work
i termite # Install termite, our terminal of choice (with true color support)
i compton # Install compton, our compositor of choice
i i3-gaps # Install i3-gaps, our window manager of choice
i ranger # Install ranger, our file explorer of choice
i feh # Install feh, a quick and simple way to view images