debian: add recommendation for i3status
This commit is contained in:
parent
d1592a06a7
commit
c662b33e47
|
@ -12,11 +12,13 @@ Architecture: any
|
|||
Priority: extra
|
||||
Section: x11
|
||||
Depends: i3-wm, ${misc:Depends}
|
||||
Recommends: i3lock, dwm-tools
|
||||
Description: metapackage (i3 window manager, i3lock (screen locker), dwm-tools)
|
||||
Recommends: i3lock, dwm-tools, i3status
|
||||
Description: metapackage (i3 window manager, screen locker, menu, statusbar)
|
||||
This metapackage installs the i3 window manager (i3-wm), the i3lock screen
|
||||
locker (slightly improved version of slock) and dwm-tools which contains dmenu.
|
||||
These are all the tools you need to use the i3 window manager efficiently.
|
||||
locker (slightly improved version of slock), dwm-tools which contains dmenu
|
||||
and i3status, which displays useful information about your system in
|
||||
combination with dzen2. These are all the tools you need to use the i3 window
|
||||
manager efficiently.
|
||||
|
||||
Package: i3-wm
|
||||
Architecture: any
|
||||
|
|
Loading…
Reference in New Issue