Skip to content

Instantly share code, notes, and snippets.

View selimhex's full-sized avatar
🥴

Szm selimhex

🥴
View GitHub Profile
@selimhex
selimhex / responsive-whatsapp-web.md
Last active July 28, 2025 11:21 — forked from Axenide/responsive-whatsapp-web.md
Responsive UI for WhatsApp Web.

Responsive WhatsApp Web

Using Stylus and adding this CSS will get you a responsive UI for WhatsApp Web (which I think is long overdue, come on Meta).

/* magic number roughly meaning mobile-ish in my laptop*/
@media (max-width: 820px) {
	#app > div > div:last-child > header {
		display: none;
	}

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r