This commit is contained in:
2026-04-18 02:28:58 +02:00
parent 8e6f0db4ba
commit e5312361f8
4 changed files with 26 additions and 11 deletions

View File

@@ -25,7 +25,7 @@
"format": "{id}"
},
"custom/screenshot": {
"exec": "printf '{\"text\": \"<span foreground=\\\"#D8DEE9\\\">Shot</span> <span font_desc=\\\"SauceCodePro Nerd Font 15\\\" foreground=\\\"#88C0D0\\\">󰄀</span>\", \"tooltip\": \"Area screenshot: edit in Swappy, then choose save path and filename; Esc on filename uses screenshot\"}'",
"exec": "printf '{\"text\": \"<span foreground=\\\"#E5E9F0\\\">Shot</span> <span font_desc=\\\"SauceCodePro Nerd Font 17\\\" foreground=\\\"#FFFFFF\\\">󰄀</span>\", \"tooltip\": \"Area screenshot: edit in Swappy, then choose save path and filename; Esc on filename uses screenshot\"}'",
"return-type": "json",
"escape": false,
"interval": "once",