Compare commits
2 commits
ac9530d52a
...
5a7d5eb1ea
Author | SHA1 | Date | |
---|---|---|---|
5a7d5eb1ea | |||
2ccbe522b0 |
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
### Variables
|
||||
set $mod Mod4
|
||||
set $web zen
|
||||
set $web zen-browser
|
||||
set $file yazi
|
||||
set $term alacritty
|
||||
set $menu rofi -show drun
|
||||
|
|
|
@ -142,7 +142,7 @@ install_pacman() {
|
|||
# Base Deps
|
||||
$SYS_INSTALL net-tools flatpak fish
|
||||
$SYS_INSTALL sof-firmware
|
||||
$SYS_INSTALL hunspell-en_us
|
||||
$SYS_INSTALL hunspell-en_us noto-fonts-emoji
|
||||
|
||||
# Virtualization
|
||||
$SYS_INSTALL virt-manager qemu-desktop spice-vdagent swtpm
|
||||
|
|
Loading…
Reference in a new issue