mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 17:01:29 +00:00
Syntax highlighting
parent
cbf314d826
commit
e0be38c9df
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue