odlove
odlove
I am encountering an issue with Flameshot on Arch Linux, versions 12.1.0-3 from the extra repository and the latest git version from AUR. According to the FAQ, setting showDesktopNotification=false in...
读音功能
可否添加一个读音功能, 可以使用 google translate 的 api, 目前我使用以下脚本: ``` python import requests from urllib.parse import quote import tempfile import subprocess import sys import platform import os def play_word_audio(word): # 编码单词并构建URL encoded_word...
When using X11, it's frustrating that the clipboard contents get cleared after closing the source application. I think adding this feature is a good idea.
mods -S produces no output when piped or redirected (e.g. "mods -S | nvim" and "mods -S > test.txt" yield nothing).