Skip to content

Commit

Permalink
Merge pull request #567 from LORDBABUINO/install-xset
Browse files Browse the repository at this point in the history
install x server missing dependency
  • Loading branch information
LukeSmithxyz authored Jul 16, 2024
2 parents 9effaba + 49891b0 commit e383dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/progs.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
,xorg-server,"is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs."
,xorg-xwininfo,"allows querying information about windows."
,xorg-xinit,"starts the graphical server."
,xorg-xset,"utility for configuring and ajusting X server"
,polkit,"manages user policies."
,libertinus-font,"provides the sans and serif fonts for LARBS."
,ttf-font-awesome,"provides extended glyph support."
Expand Down

0 comments on commit e383dff

Please sign in to comment.