Distro | Archlinux |
---|---|
WM | Hyprland |
Terminal | Foot |
Shell | zsh+zap-starship |
Launcher | Rofi Wayland |
Clipboard | Cliphist |
File Manager | thunar |
1.- First clone the repository
https://github.com/hidayry/hyprland-dotfiles.git
2.- Copy config :
⚠️ WARNING: Configuration files may be overrided,please backup your config
cd hyprland-dotfiles
cp -r .config/* ~/.config/
cp -r home/* ~/
3.- Install Dependencies
Dependencies :
sudo pacman -S --needed hyprland jq findutils swaybg waybar mpd ncmpcpp swayidle swww wf-recorder dmenu brightnessctl mako cliphist grim slurp pamixer polkit-gnome starship xdg-desktop-portal-hyprland xdg-user-dirs xdg-utils gvfs gvfs-mtp gvfs-nfs wl-clipboard playerctl foot network-manager-applet grimshot
- aur-packages
yay -S --needed tela-circle-icon-theme-manjaro tokyonight-gtk-theme-git wl-clipboard-history-git ttf-jetbrains-mono-nerd mpdris2 rofi-lbonn-wayland swaylock-effects nwg-look
- zap zsh
zsh <(curl -s https://raw.githubusercontent.com/zap-zsh/zap/master/install.zsh) --branch release-v1
for zap zsh in this link
|