Improve configs

Link latest screenshot
Disable astronvim dashboard
Remove unused qutebrowse keybinds
Change waybar player info spacing
This commit is contained in:
Tobias Reisinger 2024-11-26 03:45:23 +01:00
parent 452e39205a
commit a60d88a5ef
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 7 additions and 7 deletions

View file

@ -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