Compare commits
No commits in common. "5a7d5eb1eaf621548fd7d1fb7b9ca847e0fb50e2" and "ac9530d52a5b62efc041ee10fa815dac9d2c2cfa" have entirely different histories.
5a7d5eb1ea
...
ac9530d52a
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
### Variables
|
||||
set $mod Mod4
|
||||
set $web zen-browser
|
||||
set $web zen
|
||||
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 noto-fonts-emoji
|
||||
$SYS_INSTALL hunspell-en_us
|
||||
|
||||
# Virtualization
|
||||
$SYS_INSTALL virt-manager qemu-desktop spice-vdagent swtpm
|
||||
|
|
Loading…
Reference in a new issue