Switch default terminal emulator to alacritty
This commit is contained in:
parent
01d5faaa25
commit
c7e9044317
2
.SRCINFO
2
.SRCINFO
@ -20,7 +20,7 @@ pkgbase = sway-git
|
||||
depends = pam
|
||||
depends = xorg-server-xwayland
|
||||
depends = swaybg-git
|
||||
optdepends = rxvt-unicode: Default terminal emulator.
|
||||
optdepends = alacritty: Default terminal emulator.
|
||||
optdepends = dmenu: Default for launching applications.
|
||||
optdepends = i3status: To display system information with a bar.
|
||||
optdepends = swayidle-git: Idle management daemon for Sway.
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -11,7 +11,7 @@ depends=(
|
||||
"xorg-server-xwayland" "swaybg-git"
|
||||
)
|
||||
optdepends=(
|
||||
"rxvt-unicode: Default terminal emulator."
|
||||
"alacritty: Default terminal emulator."
|
||||
"dmenu: Default for launching applications."
|
||||
"i3status: To display system information with a bar."
|
||||
"swayidle-git: Idle management daemon for Sway."
|
||||
|
Loading…
Reference in New Issue
Block a user