debian-package: Add provides: x-window-manager, suggest a terminal emulator
This commit is contained in:
parent
c689b93bce
commit
9d6efcebc0
|
@ -22,6 +22,8 @@ Architecture: any
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Section: x11
|
Section: x11
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
|
Provides: x-window-manager
|
||||||
|
Suggests: rxvt-unicode | x-terminal-emulator
|
||||||
Description: an improved dynamic tiling window manager
|
Description: an improved dynamic tiling window manager
|
||||||
Key features of i3 are correct implementation of Xinerama (workspaces are
|
Key features of i3 are correct implementation of Xinerama (workspaces are
|
||||||
assigned to virtual screens, i3 does the right thing when attaching new
|
assigned to virtual screens, i3 does the right thing when attaching new
|
||||||
|
|
Loading…
Reference in New Issue