Improve configs
Link latest screenshot Disable astronvim dashboard Remove unused qutebrowse keybinds Change waybar player info spacing
This commit is contained in:
parent
452e39205a
commit
a60d88a5ef
4 changed files with 7 additions and 7 deletions
|
@ -104,6 +104,7 @@ call_screenshot_tool() {
|
|||
|
||||
if [ "$result" -gt 0 ]
|
||||
then
|
||||
ln -sf "$screenshot_path" "/tmp/screenshot_latest.webp"
|
||||
return 0
|
||||
else
|
||||
return 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue