diff --git a/Tricks.md b/Tricks.md index 98e1549..f785891 100644 --- a/Tricks.md +++ b/Tricks.md @@ -75,7 +75,7 @@ Bind this to a key, select a point on the screen and get a HTML color code for t grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -n 1 | cut -d ' ' -f 4 | wl-copy -If you don't use a color picker frequently enough to reminder the keybinding, you can create a simple .desktop file for it in ~/.local/share/applications/ and then launch it searching for the name with a desktop file launcher like Rofi. Here's an example .desktop file: +If you don't use a color picker frequently enough to remember the keybinding, you can create a simple .desktop file for it in ~/.local/share/applications/ and then launch it searching for the name with a desktop file launcher like Rofi. Here's an example .desktop file: ```desktop [Desktop Entry]