1
0
Fork 0

Improve comment

This commit is contained in:
Florian RICHER 2022-05-09 00:54:00 +02:00
parent 0fe379282b
commit 0f0e915b54

View file

@ -12,9 +12,9 @@ packages=(curl git)
# ## dmenu => Basic custom menu like rofi to launch application with Windows + D | Use with i3
# ## i3lock => Custom lock screen
# ## gnome-keyring => Use to store sensitive data like password by google chrome and other
# ## xss-lock => ????
# ## dex => ???
# ## feh => ???
# ## xss-lock => Use to use external locker as X screen saver | Use to use i3lock for i3
# ## dex => Use to generate or use Desktop file .desktop of type Application | Use with i3
# ## feh => Use to set wallpaper | Use with i3
# ## jq => Json parser for command line use by my custom script for relative workspaces because i3-msg return json format
packages+=(picom i3-gaps polybar dunst dmenu i3lock gnome-keyring xss-lock dex feh jq)