diff --git a/botfiles/.config/QtProject.conf b/botfiles/.config/QtProject.conf index 444cad0..13d48ba 100644 --- a/botfiles/.config/QtProject.conf +++ b/botfiles/.config/QtProject.conf @@ -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 diff --git a/botfiles/.config/sxhkd/sxhkdrc b/botfiles/.config/sxhkd/sxhkdrc index 5fffcea..f853257 100644 --- a/botfiles/.config/sxhkd/sxhkdrc +++ b/botfiles/.config/sxhkd/sxhkdrc @@ -30,6 +30,9 @@ XF86Mail # bc XF86Calculator st -e bc +# passworder +super + p + $HOME/.scripts/passworder.sh #~~~~~~~~~~~~ # WM CONTROL diff --git a/botfiles/.config/sxhkd/sxhkdrc.laptop b/botfiles/.config/sxhkd/sxhkdrc.laptop index 3ef7734..62cd1f3 100644 --- a/botfiles/.config/sxhkd/sxhkdrc.laptop +++ b/botfiles/.config/sxhkd/sxhkdrc.laptop @@ -24,6 +24,9 @@ super + d # Screenshot End $HOME/.scripts/screenshot.sh +# passworder +super + p + $HOME/.scripts/passworder.sh #~~~~~~~~~~~~ # WM CONTROL