use zenity-color-picker instead again

This commit is contained in:
Sakooooo 2024-09-18 13:45:34 +04:00
parent 9f39c58a6c
commit d2e4292bb2
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 3 additions and 1 deletions

View file

@ -890,7 +890,7 @@ this should be useful later
#+end_src
** Color Picker
#+begin_src emacs-lisp
(use-package edit-color-stamp)
(use-package zenity-color-picker)
#+end_src
* Languages
#+begin_src emacs-lisp

View file

@ -119,6 +119,8 @@ in {
texliveMinimal
# lsp
emacs-lsp-booster
# zenity-color-picker
zenity
];
systemd.services.hydroxide = {