Skip to content

ims0rry-off/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

230e944 · Sep 21, 2024

History

13 Commits
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024
Sep 21, 2024

Repository files navigation

dotfiles

Hyprland dotfiles

Installation process:

  1. install hyprland essentials:

    sudo pacman -Syy && sudo pacman -S --needed hyprland dolphin qt5-wayland wofi dunst kitty qt6-wayland xdg-desktop-portal-hyprland grim polkit-kde-agent slurp

  2. install other dependencies:

    sudo pacman -S --needed git hyprpaper hyprlock hypridle fastfetch waybar dolphin swappy

  3. install fonts:

    sudo pacman -S --needed ttf-font-awesome otf-font-awesome ttf-jetbrains-mono

  4. (optional) install gtk theme + neovim:

    sudo pacman -S --needed nwg-look neovim papirus-icon-theme

    git clone https://github.com/vinceliuice/Graphite-gtk-theme

    cd Graphite-gtk-theme && ./install.sh

  5. clone and compile wlogout (for the exit menu to work):

    git clone https://github.com/ArtsyMacaw/wlogout.git

    cd wlogout

    meson build

    ninja -C build

    sudo ninja -C build install

  6. copy config files:

    cp -r dotfiles/* ~/.config/

  7. enjoy!

screenshot:

swappy-20240922_003249 cleaned

About

Hyprland dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published