Semi-transparent dark green Hyprland setup for Arch.
sudo pacman -S hyprland waybar nemo kitty wofi fastfetch \
ttf-jetbrains-mono-nerd ttf-font-awesome \
pavucontrol blueman grim slurp wl-clipboard pacman-contribYou also need wlogout from the AUR
yay -S wlogoutThen: Copy the repo folders into ~/.config/ and overwrite as needed
mkdir -p ~/.config/{hypr,waybar/scripts,wofi,kitty,fastfetch}hypr/hyprland.conf: adjust monitor lines for your outputs -> hyprctl monitorshypr/hyprpaper.conf: preload/wallpaper paths expect~/Pictures/wp.jpg(Thread: https://www.reddit.com/r/xbox/comments/tpc2aw/xbox_360_nxe_wallpapers_ai_upscaled/)waybar/: dropconfig.jsonc,style.css, and scripts; runchmod +x ~/.config/waybar/scripts/*.sh.kitty/,wofi/,fastfetch/: copy their single files as-is.
- NVIDIA users can and keep the
xwaylandtweaks (fixed VSCode for me). Not sure what it does on other GPUs! =(
- Core binds:
SUPER+Return(Kitty),SUPER+D/R(Wofi),SUPER+E(Nemo),SUPER+Q(close). - Navigation mirrors i3 (
SUPER+arrowto move focus,SUPER+Shift+arrowto move windows). - Media keys rely on
pavucontrol,playerctl, andbrightnessctl—install them with the deps above.