fehcp
This commit is contained in:
parent
9b43ec31df
commit
afa462467b
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-keyboard-shortcuts" version="1.0">
|
||||
<property name="commands" type="empty">
|
||||
@ -47,6 +47,7 @@
|
||||
<property name="<Primary><Alt>v" type="string" value="/home/gor/.scripts/mpv-vid.sh"/>
|
||||
<property name="<Primary><Alt>s" type="string" value="dbus-send --session --dest=org.xfce.SessionManager --print-reply \ /org/xfce/SessionManager org.xfce.Session.Manager.Checkpoint string:"""/>
|
||||
<property name="<Primary><Alt>p" type="string" value="passmenu"/>
|
||||
<property name="<Primary><Alt>f" type="string" value="/home/gor/.scripts/fehcp.sh"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
1
.scripts/fehcp.sh
Executable file
1
.scripts/fehcp.sh
Executable file
@ -0,0 +1 @@
|
||||
feh $(xclip -selection clipboard -o)
|
Loading…
Reference in New Issue
Block a user