xdpyinfo no longer needed

This commit is contained in:
Luke Smith 2018-12-11 16:18:38 -05:00
parent a92ab3f113
commit 20a1143b75
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -2,7 +2,6 @@ TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right wh
,git,is a version control system. ,git,is a version control system.
,i3-gaps,is the main graphical user interface and window manager. ,i3-gaps,is the main graphical user interface and window manager.
,xorg-server,is the graphical server. ,xorg-server,is the graphical server.
,xorg-xdpyinfo,retrieves screen information for some scripts.
,xorg-xwininfo,allows querying information about windows. ,xorg-xwininfo,allows querying information about windows.
,xorg-xinit,starts the graphical server. ,xorg-xinit,starts the graphical server.
,ttf-inconsolata,is the monospace font of LARBS. ,ttf-inconsolata,is the monospace font of LARBS.
@ -16,7 +15,6 @@ TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right wh
,exfat-utils,allows management of FAT drives. ,exfat-utils,allows management of FAT drives.
,feh,is a minimal image viewer. ,feh,is a minimal image viewer.
,ffmpeg,can record and splice video and audio on the command line. ,ffmpeg,can record and splice video and audio on the command line.
,firefox,is the only program on LARBS your girlfriend has ever heard of.
,gnome-keyring,serves as the system keyring. ,gnome-keyring,serves as the system keyring.
A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS. A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.
,gvim,provides a build of vim with the ability to copy and paste between other programs. ,gvim,provides a build of vim with the ability to copy and paste between other programs.
@ -28,8 +26,9 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.
,ncmpcpp,a ncurses interface for music with multiple formats and a powerful tag editor. ,ncmpcpp,a ncurses interface for music with multiple formats and a powerful tag editor.
,networkmanager,does exactly what it sounds like. ,networkmanager,does exactly what it sounds like.
,newsboat,is a terminal RSS client. ,newsboat,is a terminal RSS client.
,firefox,is the only program on LARBS your girlfriend has ever heard of.
A,ttf-emojione,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. A,ttf-emojione,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.
A,ttf-symbola,needed provides unicode and emoji symbols. A,ttf-symbola,provides unicode and emoji symbols.
,ntfs-3g,allows accessing NTFS partitions. ,ntfs-3g,allows accessing NTFS partitions.
,pulseaudio,is the audio system (>inb4 bloat). ,pulseaudio,is the audio system (>inb4 bloat).
,pulseaudio-alsa,is an audio interface with ALSA. ,pulseaudio-alsa,is an audio interface with ALSA.

1 TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
2 git is a version control system.
3 i3-gaps is the main graphical user interface and window manager.
4 xorg-server is the graphical server.
xorg-xdpyinfo retrieves screen information for some scripts.
5 xorg-xwininfo allows querying information about windows.
6 xorg-xinit starts the graphical server.
7 ttf-inconsolata is the monospace font of LARBS.
15 exfat-utils allows management of FAT drives.
16 feh is a minimal image viewer.
17 ffmpeg can record and splice video and audio on the command line.
firefox is the only program on LARBS your girlfriend has ever heard of.
18 gnome-keyring serves as the system keyring.
19 A gtk-theme-arc-gruvbox-git gives the dark GTK theme used in LARBS.
20 gvim provides a build of vim with the ability to copy and paste between other programs.
26 ncmpcpp a ncurses interface for music with multiple formats and a powerful tag editor.
27 networkmanager does exactly what it sounds like.
28 newsboat is a terminal RSS client.
29 firefox is the only program on LARBS your girlfriend has ever heard of.
30 A ttf-emojione is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.
31 A ttf-symbola needed provides unicode and emoji symbols. provides unicode and emoji symbols.
32 ntfs-3g allows accessing NTFS partitions.
33 pulseaudio is the audio system (>inb4 bloat).
34 pulseaudio-alsa is an audio interface with ALSA.