add wmctrl for hover

This commit is contained in:
Alexander Bocken 2023-11-19 17:41:16 +01:00
parent fbc4f0adb1
commit f0e4d981e2
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -110,3 +110,10 @@ A,moodle-dl,"Scrape your Moodle pages"
,ipa-fonts,"A Japanese Font set" ,ipa-fonts,"A Japanese Font set"
A,xvkbd,"A virtual keyboard used to print primary clipboard by emulating keypresses" A,xvkbd,"A virtual keyboard used to print primary clipboard by emulating keypresses"
,gimp,"A libre Photoshop equivalent" ,gimp,"A libre Photoshop equivalent"
,perl-image-exiftool,"Image metadata reading/writing from the command line"
,asp,"Read PKGBUILDs from default repos"
,system-config-printer,"An easy GUI for printer editting"
A,cncndrvcups-lb-bin,"Driver for our printer"
,python-http2,"dependency for calcurse caldav sync"
,texlive-lang,"Latex spelling support for most languages"
,wmctrl,"Control your windows from the commandline"

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
110 ipa-fonts A Japanese Font set
111 A xvkbd A virtual keyboard used to print primary clipboard by emulating keypresses
112 gimp A libre Photoshop equivalent
113 perl-image-exiftool Image metadata reading/writing from the command line
114 asp Read PKGBUILDs from default repos
115 system-config-printer An easy GUI for printer editting
116 A cncndrvcups-lb-bin Driver for our printer
117 python-http2 dependency for calcurse caldav sync
118 texlive-lang Latex spelling support for most languages
119 wmctrl Control your windows from the commandline