Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting-started/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ cliphist
nwg-look
qt6ct
waybar
rofi-wayland
rofi
polkit-gnome
zsh
zsh-completions
Expand Down Expand Up @@ -78,4 +78,4 @@ vlc

```

After installing the dependencies you can install the Dotfiles with the Dotfiles Installer.
After installing the dependencies you can install the Dotfiles with the Dotfiles Installer.
4 changes: 2 additions & 2 deletions setup/pkgs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ apps=(
"vlc"
"nwg-dock-hyprland"
"waybar"
"rofi-wayland"
"rofi"
"nwg-look"
"pavucontrol"
"neovim"
Expand All @@ -49,4 +49,4 @@ tools=(
"cliphist"
"gvfs"
"grim"
)
)