Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
5935064a00
14 changed files with 117 additions and 127 deletions
|
@ -2483,7 +2483,7 @@ config.bind("o", "set-cmd-text -s :open")
|
|||
|
||||
## Bindings for MPV and YTDL
|
||||
config.bind("v", "hint links spawn --detach mpv --profile=fast --force-window yes {hint-url}")
|
||||
config.bind("gv", "spawn --detach mpv --profile=fast --force-window yes --ytdl=bestvideo[height<=?720][fps<=?30]+bestaudio/best {url}")
|
||||
config.bind("gv", "spawn --detach mpv --profile=fast --force-window yes --ytdl=bestvideo[height<=?720][fps<=?30]+bestaudio/best \'{url}\'")
|
||||
config.bind("gc", 'spawn org-capture "{url}"')
|
||||
config.bind(
|
||||
"gV",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[FileDialog]
|
||||
history=file:///home/chris, file:///home/chris/Downloads, file:///home/chris/tfc, file:///home/chris/Pictures/Phone/Camera, file:///run/media/chris/LUMIX/DCIM/110_PANA
|
||||
history=file:///home/chris/Downloads, file:///home/chris/Pictures/Phone/Camera
|
||||
lastVisited=file:///home/chris/Downloads
|
||||
qtVersion=5.15.2
|
||||
shortcuts=file:, file:///home/chris
|
||||
sidebarWidth=116
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x2\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x2L\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0X\0\0\0\x1\0\0\0\0\0\0\0X\0\0\0\x1\0\0\0\0\0\0\0\x9d\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
|
||||
viewMode=Detail
|
||||
viewMode=List
|
||||
|
|
|
@ -21,3 +21,4 @@ tfc https://www.tfcconnection.org/
|
|||
nvtfc https://www.facebook.com/NorthernValleyTFC
|
||||
tnc https://staff.tfcconnection.org/apps/dashboard/
|
||||
nc https://nc.cochrun.xyz/apps/files/
|
||||
oml https://outlook.live.com/mail/0/inbox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue