feat: add color picker

This commit is contained in:
Ryan Yin
2023-08-14 22:29:02 +08:00
parent bd474f798e
commit b635efba09
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -74,6 +74,7 @@
swaylock # locking the screen swaylock # locking the screen
wlogout # logout menu wlogout # logout menu
wl-clipboard # copying and pasting wl-clipboard # copying and pasting
hyprpicker # color picker
wf-recorder # creen recording wf-recorder # creen recording
grim # taking screenshots grim # taking screenshots
+2
View File
@@ -35,6 +35,8 @@
i3-gaps # i3 with gaps i3-gaps # i3 with gaps
picom # transparency and shadows picom # transparency and shadows
feh # set wallpaper feh # set wallpaper
xcolor # color picker
acpi # battery information acpi # battery information
arandr # screen layout manager arandr # screen layout manager
dex # autostart applications dex # autostart applications