#i3 linux mint

5 messages · Page 1 of 1 (latest)

elder fern
#

i want to use i3 as a window manager but i dont know if it supports browsers or such i only saw terminal or apps look like something out of terminal,i just wanna make sure before installing it

#

also i might not be able to answer due to timezones sorry in case

last kraken
#

it should be able to display any application.

#

i3 is a tiling window manager designed for X11, inspired by wmii and written in C. It supports tiling, stacking, and tabbing layouts, which are handled manually. Its configuration is achieved via a plain text file and extending i3 is possible using its Unix domain socket and JSON based IPC interface from many programming languages.
Like wmii, i3...