index
:
nixos-config
main
new-laptop
Nixos configuration for my pc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
qutebrowser
/
userscripts
/
yank
blob: a235041adaab8571291aa45fee8965342712f327 (
plain
) (
blame
)
1
2
3
#!/usr/bin/env bash
echo
"
$QUTE_URL
"
|
xclip
-selection
clipboard
-i
;