First set of packages required to run Hyprland on Archlinux
This commit is contained in:
8
arch_setup.sh
Executable file
8
arch_setup.sh
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
pacman --noconfirm -Syyu
|
||||||
|
|
||||||
|
pacman --noconfirm -S hyprland
|
||||||
|
pacman --noconfirm -S wofi
|
||||||
|
pacman --noconfirm -S waybar
|
||||||
|
pacman --noconfirm -S grim
|
||||||
Reference in New Issue
Block a user