Added Galculator to Sway
This commit is contained in:
parent
e1d328418f
commit
5dcf844642
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ sway_install() {
|
||||||
FLH_INSTALL='sudo flatpak install -y'
|
FLH_INSTALL='sudo flatpak install -y'
|
||||||
|
|
||||||
# Installing System Packages
|
# Installing System Packages
|
||||||
$SYS_INSTALL alacritty yazi rofi wl-clipboard
|
$SYS_INSTALL alacritty yazi rofi wl-clipboard galculator
|
||||||
}
|
}
|
||||||
sway_debloat() {
|
sway_debloat() {
|
||||||
# All System Commands
|
# All System Commands
|
||||||
|
|
Loading…
Reference in a new issue