Add binding for passworder script to sxhkd config
This commit is contained in:
parent
6b39eabdd4
commit
e1222406e8
@ -1,6 +1,6 @@
|
||||
[FileDialog]
|
||||
history=file:///home/samedamci/Downloads, file:///home/samedamci/.minecraft/screenshots, file:///mnt/HDD/samedamci/Videos, file:///home/samedamci/Pictures/Screenshots, file:///home/samedamci/.minecraft/resourcepacks/Resourcedamci/assets/minecraft/textures/entity/fox, file:///home/samedamci/Passwords
|
||||
lastVisited=file:///home/samedamci/Passwords
|
||||
history=file:///home/samedamci/.minecraft/screenshots, file:///mnt/HDD/samedamci/Videos, file:///home/samedamci/Pictures/Screenshots, file:///home/samedamci/.minecraft/resourcepacks/Resourcedamci/assets/minecraft/textures/entity/fox, file:///home/samedamci/Passwords
|
||||
lastVisited=file:///home/samedamci/Pictures/Screenshots
|
||||
qtVersion=5.14.1
|
||||
shortcuts=file:, file:///home/samedamci, file:///home/samedamci/Pictures, file:///home/samedamci/.minecraft
|
||||
sidebarWidth=90
|
||||
|
@ -30,6 +30,9 @@ XF86Mail
|
||||
# bc
|
||||
XF86Calculator
|
||||
st -e bc
|
||||
# passworder
|
||||
super + p
|
||||
$HOME/.scripts/passworder.sh
|
||||
|
||||
#~~~~~~~~~~~~
|
||||
# WM CONTROL
|
||||
|
@ -24,6 +24,9 @@ super + d
|
||||
# Screenshot
|
||||
End
|
||||
$HOME/.scripts/screenshot.sh
|
||||
# passworder
|
||||
super + p
|
||||
$HOME/.scripts/passworder.sh
|
||||
|
||||
#~~~~~~~~~~~~
|
||||
# WM CONTROL
|
||||
|
Loading…
x
Reference in New Issue
Block a user