Add xtrlock
This commit is contained in:
parent
4f29fee4ae
commit
5e9fb66f84
@ -26,8 +26,6 @@
|
|||||||
<property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed">
|
<property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed">
|
||||||
<property name="startup-notify" type="bool" value="true"/>
|
<property name="startup-notify" type="bool" value="true"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="<Primary><Alt>Delete" type="string" value="xflock4"/>
|
|
||||||
<property name="<Primary><Alt>l" type="string" value="xflock4"/>
|
|
||||||
<property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
|
<property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
|
||||||
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
|
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
|
||||||
<property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
|
<property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
|
||||||
@ -37,6 +35,7 @@
|
|||||||
<property name="Super_L" type="string" value="/usr/bin/xfce4-popup-whiskermenu"/>
|
<property name="Super_L" type="string" value="/usr/bin/xfce4-popup-whiskermenu"/>
|
||||||
<property name="<Alt>x" type="string" value="exo-open --launch TerminalEmulator"/>
|
<property name="<Alt>x" type="string" value="exo-open --launch TerminalEmulator"/>
|
||||||
<property name="<Super>e" type="string" value="exo-open --launch FileManager"/>
|
<property name="<Super>e" type="string" value="exo-open --launch FileManager"/>
|
||||||
|
<property name="<Primary><Alt>l" type="string" value="xtrlock"/>
|
||||||
</property>
|
</property>
|
||||||
</property>
|
</property>
|
||||||
<property name="xfwm4" type="empty">
|
<property name="xfwm4" type="empty">
|
||||||
|
BIN
config/packages.chroot/xtrlock_2.15_amd64.deb
Executable file
BIN
config/packages.chroot/xtrlock_2.15_amd64.deb
Executable file
Binary file not shown.
1
make.sh
1
make.sh
@ -57,6 +57,7 @@ _config()
|
|||||||
sed -i 's:\(--bootappend-live\).*:\1 "'"$KERNEL_PARAM"'":' $build/auto/config
|
sed -i 's:\(--bootappend-live\).*:\1 "'"$KERNEL_PARAM"'":' $build/auto/config
|
||||||
|
|
||||||
ln -sr $config/includes.chroot $build/config/includes.chroot
|
ln -sr $config/includes.chroot $build/config/includes.chroot
|
||||||
|
ln -sr $config/packages.chroot $build/config/packages.chroot
|
||||||
|
|
||||||
lb clean
|
lb clean
|
||||||
lb clean --cache
|
lb clean --cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user