From e0be38c9dfd10dd3770ad838f524e60936c5cda3 Mon Sep 17 00:00:00 2001 From: throwaway1037 <79383296+throwaway1037@users.noreply.github.com> Date: Sun, 7 Mar 2021 21:07:05 +0000 Subject: [PATCH] Syntax highlighting --- Tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tricks.md b/Tricks.md index 0ecf401..98e1549 100644 --- a/Tricks.md +++ b/Tricks.md @@ -77,7 +77,7 @@ Bind this to a key, select a point on the screen and get a HTML color code for t 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: -``` +```desktop [Desktop Entry] Name=HTML Color Picker for Sway Comment=Copies HTML color code to clipboard