diff options
| -rw-r--r-- | public/progs.csv | 2 | ||||
| -rw-r--r-- | static/progs.csv | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index c17849e..061fa24 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -2,6 +2,7 @@ ,xf86-input-wacom,"is a X.Org Wacom tablet driver." ,xorg-server,is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs. ,xorg-xbacklight,enables changing screen brightness levels. +,xorg-xclipboard,is X clipboard manager. ,xorg-xev,is a tool for keymaps. ,xorg-xinit,starts the graphical server. ,xorg-xinput,is a utility to list available input devices. @@ -70,6 +71,7 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in THESIAH. A,htop-vim,is a graphical and colorful system monitor. ,hugo,is a fastest framework for building websites. ,imagemagick,is an image viewing/manipulation program. +P,imread,is a simple module with a small number of functions. ,inputattach,is a set of utilities for joysticks and serial devices (especially tablet version ThinkPads). ,jq,is a command-line JSON processor. P,jupyter_client,contains the reference implementation of the Jupyter protocol. diff --git a/static/progs.csv b/static/progs.csv index c17849e..061fa24 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -2,6 +2,7 @@ ,xf86-input-wacom,"is a X.Org Wacom tablet driver." ,xorg-server,is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs. ,xorg-xbacklight,enables changing screen brightness levels. +,xorg-xclipboard,is X clipboard manager. ,xorg-xev,is a tool for keymaps. ,xorg-xinit,starts the graphical server. ,xorg-xinput,is a utility to list available input devices. @@ -70,6 +71,7 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in THESIAH. A,htop-vim,is a graphical and colorful system monitor. ,hugo,is a fastest framework for building websites. ,imagemagick,is an image viewing/manipulation program. +P,imread,is a simple module with a small number of functions. ,inputattach,is a set of utilities for joysticks and serial devices (especially tablet version ThinkPads). ,jq,is a command-line JSON processor. P,jupyter_client,contains the reference implementation of the Jupyter protocol. |
