set up pulling to htpc from gh
This commit is contained in:
parent
38b91fe5eb
commit
62d3a0a507
2 changed files with 24 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
'<!--' /home/htpc/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml '-->'
|
||||
<!-- /home/htpc/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml -->
|
||||
|
||||
<channel name="xfce4-keyboard-shortcuts" version="1.0">
|
||||
<property name="commands" type="empty">
|
||||
|
@ -39,22 +39,22 @@
|
|||
<property name="override" type="bool" value="true"/>
|
||||
<property name="<Super>t" type="string" value="exo-open --launch TerminalEmulator"/>
|
||||
<property name="<Super>r" type="string" value="rofi -modi drun,run -show drun"/>
|
||||
<property name="Sleep" type="string" value="sh /home/htpc/scripts/remote/buttons.sh sleep"/>
|
||||
<property name="<Super>x" type="string" value="sh /home/htpc/scripts/remote/buttons.sh main"/>
|
||||
<property name="<Super>b" type="string" value="sh /home/htpc/scripts/remote/buttons.sh notification"/>
|
||||
<property name="<Super>q" type="string" value="sh /home/htpc/scripts/remote/buttons.sh search"/>
|
||||
<property name="<Super>i" type="string" value="sh /home/htpc/scripts/remote/buttons.sh settings"/>
|
||||
<property name="<Super>a" type="string" value="sh /home/htpc/scripts/remote/buttons.sh action_center"/>
|
||||
<property name="<Super>e" type="string" value="sh /home/htpc/scripts/remote/buttons.sh file_explorer"/>
|
||||
<property name="<Super>d" type="string" value="sh /home/htpc/scripts/remote/buttons.sh desktop"/>
|
||||
<property name="<Super>Up" type="string" value="sh /home/htpc/scripts/remote/buttons.sh split_up"/>
|
||||
<property name="<Super>Down" type="string" value="sh /home/htpc/scripts/remote/buttons.sh split_down"/>
|
||||
<property name="<Super>Left" type="string" value="sh /home/htpc/scripts/remote/buttons.sh split_left"/>
|
||||
<property name="<Super>Right" type="string" value="sh /home/htpc/scripts/remote/buttons.sh split_right"/>
|
||||
<property name="F5" type="string" value="sh /home/htpc/scripts/remote/buttons.sh refresh"/>
|
||||
<property name="HomePage" type="string" value="sh /home/htpc/scripts/remote/buttons.sh browser"/>
|
||||
<property name="<Primary><Alt>Delete" type="string" value="sh /home/htpc/scripts/remote/buttons.sh task_manager"/>
|
||||
<property name="<Alt>Up" type="string" value="sh /home/htpc/scripts/remote/buttons.sh move_up"/>
|
||||
<property name="Sleep" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh sleep"/>
|
||||
<property name="<Super>x" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh main"/>
|
||||
<property name="<Super>b" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh notification"/>
|
||||
<property name="<Super>q" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh search"/>
|
||||
<property name="<Super>i" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh settings"/>
|
||||
<property name="<Super>a" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh action_center"/>
|
||||
<property name="<Super>e" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh file_explorer"/>
|
||||
<property name="<Super>d" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh desktop"/>
|
||||
<property name="<Super>Up" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh split_up"/>
|
||||
<property name="<Super>Down" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh split_down"/>
|
||||
<property name="<Super>Left" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh split_left"/>
|
||||
<property name="<Super>Right" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh split_right"/>
|
||||
<property name="F5" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh refresh"/>
|
||||
<property name="HomePage" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh browser"/>
|
||||
<property name="<Primary><Alt>Delete" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh task_manager"/>
|
||||
<property name="<Alt>Up" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh move_up"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue