From 86101c7cca78e9e8440e94e6e1cbe1abd5586313 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 20 Mar 2023 17:19:48 +0100 Subject: [PATCH] [Bootstrap] Replace scrot with flameshot --- org/config/bootstrap.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config/bootstrap.org b/org/config/bootstrap.org index 30e604f..d563299 100644 --- a/org/config/bootstrap.org +++ b/org/config/bootstrap.org @@ -410,7 +410,7 @@ Terminal utilities | pdfpc | PDF presentation tool in the console with multi-monitor support | | ripgrep | ~grep~ but better | | rsync | ~scp~ is dead, long live ~rsync~! | -| scrot | To take screenshots | +| flameshot | To take screenshots | | tealdeer | ~tldr~ but faster, great cheatsheets in the terminal | | tmux | Terminal multiplexer | | tree | See files and directories as a tree |