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