No description
  • CSS 91.4%
  • Python 7%
  • SCSS 0.9%
  • Shell 0.7%
Find a file
2026-01-13 15:12:23 +01:00
.config Feat: some mangowc stuff 2026-01-10 01:33:53 +01:00
scripts Remove spotify and spicetify config 2026-01-09 12:22:01 +01:00
src Update readme 2026-01-06 15:32:13 +01:00
themes update gtk themes 2025-06-28 19:56:22 +02:00
Wallpapers Big upd 2025-06-27 20:10:31 +02:00
.gitignore Swaync 2025-01-30 21:47:26 +01:00
avatar.png avatar 2025-02-01 12:21:25 +01:00
dependencies.txt Remove spotify and spicetify config 2026-01-09 12:22:01 +01:00
eyyab-update.sh grand master eyyabus updater 2025-07-01 18:07:34 +02:00
install.sh Remove spotify and spicetify config 2026-01-09 12:22:01 +01:00
pacman.conf another updater fix 2025-06-27 20:40:30 +02:00
post-install.sh grand master eyyabus updater 2025-07-01 18:07:34 +02:00
README.md Update README.md 2026-01-13 15:12:23 +01:00
update.sh update.sh: also update the gtk themes 2025-06-28 20:35:05 +02:00

Mangowc Dotfiles Setup

For the hyprland dotfiles go here img img

FEATURES

  • Dual monitor support for waybar
  • Pywal with waypaper

TODO

  • Correct adw-gtk3 theme (both dark now)
  • this in the install script

Installation Guide

This is meant to be run on a fresh Arch Linux install!

1. Clone and Run the Install Script

# Clone the Hyprland dotfiles repository
git clone https://github.com/AlexJonker/linux-dotfiles --depth 1
cd linux-dotfiles

# Run the install script
bash ./install.sh

2. Configure Display Settings

After installation, reboot and run the post-install.sh script

bash ./post-install.sh

W.I.P. img