Updated config
This commit is contained in:
parent
b25dcb4d2b
commit
c9bcb7fc87
2 changed files with 9 additions and 2 deletions
|
@ -22,4 +22,11 @@ $sudo ln -s -f $HOME/.config/etc/$file /etc/
|
|||
|
||||
# scx-scheds
|
||||
set file scx_loader.toml
|
||||
$sudo ln -s -f $HOME/.config/etc/$file /etc/
|
||||
$sudo ln -s -f $HOME/.config/etc/$file /etc/
|
||||
|
||||
# Install packages
|
||||
if command -q apk
|
||||
$sudo apk add hyprland waybar swaybg wl-clipboard wlogout grim slurp btop easyeffects
|
||||
else
|
||||
$sudo pacman -S hyprland waybar swaybg wl-clipboard wlogout grim slurp btop easyeffects
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue