diff options
| author | twells46 <tom@wellsth.com> | 2026-01-01 08:59:03 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-01 08:59:03 -0600 |
| commit | 57cb004b71a9a9f688418da05cf88cc670b69f0f (patch) | |
| tree | 9bdd937f6a8126b1c4e565a71706bea0884a1bb5 /dot_config/newsraft/config | |
| parent | 0a424b81fd7e4f24b111f53cfca5d1ca28fc6950 (diff) | |
Cleanup x11 vs wayland commands
Diffstat (limited to 'dot_config/newsraft/config')
| -rw-r--r-- | dot_config/newsraft/config | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dot_config/newsraft/config b/dot_config/newsraft/config deleted file mode 100644 index 8b95559..0000000 --- a/dot_config/newsraft/config +++ /dev/null @@ -1,8 +0,0 @@ -copy-to-clipboard-command "xsel -ib" - -bind a mark-read -bind u mark-unread -bind U mark-unread-all -bind d exec st yt-dlp '%l' -bind v exec st mpv '%l' -#bind a exec st mpv --no-video '%l' |