normcap
This commit is contained in:
parent
a7a4ccb1d8
commit
12e5ecf49a
4
config/hooks/live/normcap.hook.chroot
Normal file
4
config/hooks/live/normcap.hook.chroot
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
python3 -m pip install normcap
|
||||
|
@ -37,6 +37,7 @@
|
||||
<property name="<Primary><Alt>l" type="string" value="xtrlock"/>
|
||||
<property name="<Shift><Super>Left" type="string" value="movescreen left"/>
|
||||
<property name="<Shift><Super>Right" type="string" value="movescreen right"/>
|
||||
<property name="<Super>Print" type="string" value="normcap"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
@ -32,3 +32,5 @@ gir1.2-spiceclientgtk-3.0
|
||||
libvirt-clients
|
||||
virt-viewer
|
||||
ssh-askpass-gnome
|
||||
tesseract-ocr
|
||||
tesseract-ocr-fra
|
||||
|
Loading…
x
Reference in New Issue
Block a user