Updated config
This commit is contained in:
parent
c9bcb7fc87
commit
24645dcdfe
6 changed files with 13 additions and 6 deletions
|
@ -25,8 +25,10 @@ set file scx_loader.toml
|
|||
$sudo ln -s -f $HOME/.config/etc/$file /etc/
|
||||
|
||||
# Install packages
|
||||
set common hyprland waybar swaybg wl-clipboard wlogout grim slurp btop easyeffects nnn fzf ripgrep
|
||||
|
||||
if command -q apk
|
||||
$sudo apk add hyprland waybar swaybg wl-clipboard wlogout grim slurp btop easyeffects
|
||||
$sudo apk add $common
|
||||
else
|
||||
$sudo pacman -S hyprland waybar swaybg wl-clipboard wlogout grim slurp btop easyeffects
|
||||
$sudo pacman -S $common
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue