6 lines
142 B
Bash
6 lines
142 B
Bash
#!/bin/bash
|
|
|
|
yay -S hyprland wofi waybar hyprlock sddm hyprcursor wlogout nm-applet brightnessctl dunst
|
|
cp -r ./.config ~/
|
|
cp -r ./.local ~/
|
|
|