mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-02 14:50:14 +01:00
Merge branch 'kbdshortcuts' into 'master'
Created keyboard shortcuts (#146) See merge request fdupoux/sysresccd-src!86
This commit is contained in:
commit
1b058b4009
|
|
@ -33,6 +33,9 @@
|
|||
<property name="<Primary>Escape" type="string" value="xfdesktop --menu"/>
|
||||
<property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
|
||||
<property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/>
|
||||
<property name="<Primary><Alt>f" type="string" value="firefox-esr"/>
|
||||
<property name="<Primary><Alt>g" type="string" value="gparted"/>
|
||||
<property name="<Primary><Alt>t" type="string" value="xfce4-terminal"/>
|
||||
<property name="override" type="bool" value="true"/>
|
||||
</property>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue