Added GVIM
This commit is contained in:
parent
02a305e545
commit
0e515ac6b9
1 changed files with 3 additions and 1 deletions
|
@ -80,7 +80,9 @@ sway_install() {
|
||||||
FLH_INSTALL='sudo flatpak install -y'
|
FLH_INSTALL='sudo flatpak install -y'
|
||||||
|
|
||||||
# Installing System Packages
|
# Installing System Packages
|
||||||
$SYS_INSTALL alacritty rclone yazi rofi wl-clipboard galculator btop 7zip pacman-contrib
|
$SYS_INSTALL alacritty rclone yazi rofi wl-clipboard btop pacman-contrib
|
||||||
|
$SYS_INSTALL galculator 7zip
|
||||||
|
$SYS_INSTALL gvim
|
||||||
}
|
}
|
||||||
sway_debloat() {
|
sway_debloat() {
|
||||||
# All System Commands
|
# All System Commands
|
||||||
|
|
Loading…
Reference in a new issue