Improve comment
This commit is contained in:
parent
0fe379282b
commit
0f0e915b54
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue