This site is a working i3 window manager rebuilt in a browser. The windows really tile, split, float and close; the terminal really runs commands; the status bar really reads your machine. This page explains how to drive it β no prior i3 knowledge needed.
Thirty seconds, and you can read everything on the site.
Click the workspace names in the top bar, or press 1β7. That is the whole navigation.
Press / for the launcher and type what you want β open about, exec neofetch.
Press ? for the live key map, generated from the real bindings.
In the file manager on 1:home, under Places β Wiki. The launcherβs open wiki works from anywhere.
exec neofetch β the Manjaro screenshot classic, filled with your own machine's details.ls, then cd writing, then cat <name>. The site's content is a filesystem.π Nothing here can be broken permanently. Closed windows are only hidden, never deleted, and reloading always restores the full desktop. If a layout ever looks wrong, press Shift+R.
A live layout tree per workspace: split, tabbed and stacked containers, floating windows, gaps, fullscreen and a scratchpad.
No modifier needed for most bindings. Alt+key works too where the browser allows it. Shortcuts pause while you type.
Every action is in the launcher (/), so you never need a shortcut you do not know.
Each workspace becomes an i3 tabbed container β what i3 does when a screen is too narrow to tile.
Values your browser does not expose are simply absent, never invented. Nothing is transmitted.
Every window is reachable with Tab alone, and with JavaScript off the site renders as one plain stacked page.
Bare keys work on their own; Alt+key does the same where your browser allows it. Bindings pause automatically while your cursor is in a text field.
| Key | Action |
|---|---|
| 1β7 | Switch workspace |
| h j k l or arrows | Focus the window left / down / up / right |
| Tab | Ordinary browser focus β reaches every window |
| Enter | Activate the selected row or link |
| / or : | Open the launcher (dmenu) |
| ? | Show the live key map |
| Escape | Leave fullscreen, or close an overlay |
| Key | Action |
|---|---|
| H J K L | Move the focused window |
| b / v | Split horizontally / vertically |
| w / s / e | Tabbed layout / stacked layout / toggle split |
| f | Fullscreen the focused window |
| q | Close the window β it can always come back |
| r | Resize mode: then h j k l, Shift for bigger steps, Escape to leave |
| Alt+Shift+1β7 | Move the window to another workspace |
| Alt+Space | Switch focus between tiled and floating windows |
| Alt+Shift+Space | Float or unfloat the focused window |
| - / _ | Show the scratchpad / send a window to it |
| Alt+Enter | Open a new terminal |
| Key | Action |
|---|---|
| Shift+R | Restart in place β default layout, every window back |
| Shift+E | Session menu: lock screen, log out, restart i3 |
| Gesture | Action |
|---|---|
| Drag a title bar | Float the window and move it |
| Alt+drag anywhere | The same, from anywhere in the window |
| Drag the gap between tiles | Resize both neighbours |
| Drag a floating window's edge | Resize it |
| Click a tab | Switch to that window |
π‘ Space is only bound together with Alt, on purpose β binding it bare would break using the space bar to scroll.
The terminal on 1:home is a real shell over the site's own content. Tab completes, β/β walk the history, Ctrl+C clears the line.
| Command | What it does |
|---|---|
ls cd pwd tree | Move around the site as a filesystem |
cat <file> | Read an entry, a project, or a page |
open <name> | Jump to a workspace, an entry, or an external link |
help | Commands and desktop keys, listed separately |
keys | Just the window manager shortcuts |
dmenu | Open the launcher (same as pressing /) |
feh neofetch htop cmatrix | Launch an application |
wiki | Open this guide |
i3-msg <command> | Run a window manager command, e.g. i3-msg layout tabbed |
logout | End the session and return to the login screen |
clear whoami date echo exit | The usual |
β οΈ Desktop shortcuts are not shell commands. Typing / or ? at the prompt will say so β press them outside the terminal, or type dmenu and keys.
Launch any of these from the launcher (/ then exec <name>) or by typing the name in the terminal.
System information read from your own browser. Anything it cannot see prints unknown.
The open windows as processes, with real frame timing and heap figures.
Pick between three wallpapers, drawn entirely in CSS β black by default, carrying the j3w1-i3 wordmark. Remembered.
A toy. Static if you have reduced motion enabled.
Another terminal β Alt+Enter.
| Gesture | Action |
|---|---|
| π Swipe left / right | Previous / next workspace |
| π Tap a tab | Switch window |
| β Long-press a title bar | Float the window, then drag it |
Each workspace uses i3's tabbed layout on a phone. Tiling, gutter-dragging and the scratchpad are switched off below 768px; everything else works. Swiping never overrides scrolling β if a table or code block can still scroll sideways, it gets the gesture first.
The first time you arrive the machine boots β a Manjaro banner, kernel lines and systemd units, about five seconds. Any key or click skips to the end.
Then the LightDM login screen appears and waits for you. The username and password are already filled in; the password is decorative bullets and no password value exists anywhere in the page. Press Enter, or click Log In. Nothing else logs you in β a click on the desktop behind the panel is ignored.
π Logging in is remembered. Come back tomorrow and the desktop appears immediately, with no boot and no login, until you log out.
| To⦠| Do this |
|---|---|
| π Lock the screen | Shift+E β Lock screen, or exec i3lock. Press a key to dismiss it β moving the mouse will not. |
| πͺ Log out | Shift+E β Log out, the launcher's log out, or logout |
| π Log back in | The login panel is already there β press Enter |
| π¬ Watch the boot again | The launcher's exec lightdm |
| βοΈ Never see it again | The launcher's boot off |
The boot and login never appear when you follow a link straight to an entry β a shared link must never land someone on a login screen β nor on a slow or data-saving connection. With reduced motion enabled the animation is skipped and the login panel appears immediately.
All of these are launcher commands (/), and every one is stored in your browser only.
| Command | Effect |
|---|---|
log out | End the session; the login screen returns |
boot off / boot on | Skip or restore the boot and login sequence |
exec lightdm | Replay the boot sequence now |
lock off / lock 10m / lock 30m | Idle screen lock β off, or after 10 or 30 minutes |
exec i3lock | Lock the screen immediately |
notify off / notify on | Silence the corner notifications |
wallpaper black / ember / ridge | Change the wallpaper (black is the default) |
restart i3 inplace | Reset every window and layout to defaults |
π The idle lock is set to ten minutes by default. It never arms on a phone or tablet, never while you are typing or a dialog is open, and never while the tab is in the background.
The status bar and neofetch read your CPU thread count, memory, connection type, battery, screen size, language and time zone from your own browser. None of it is transmitted, stored or logged β this site has no analytics and no backend for the public page.
Where your browser does not expose something, the value is absent rather than guessed. That is why the bar is shorter in Firefox than in Chrome, and why a desktop shows no battery. Your layout, wallpaper and settings live in your browser's local storage and never leave your machine.
| Problem | Fix |
|---|---|
| π΅ The layout looks wrong | Press Shift+R, or run restart i3 inplace |
| π«₯ A window disappeared | Press Shift+R, or click restore this workspace |
| β¨οΈ Keys do nothing | Your focus is in a text field β press Escape or click elsewhere |
| π€ A shortcut does nothing in the terminal | Desktop keys are not shell commands. Press them outside the terminal, or type keys |
| π Stuck on the login screen | Press Enter |
| π³οΈ Nothing loads at all | The site works without JavaScript: every workspace renders as one plain stacked document |
prefers-reduced-motion enabled there is no boot animation, no idle lock, no sliding and no animation of any kind.