Enable Dark Mode on Firefox for dwm

It’s 2026 and I still run dwm on my laptop. I think at some point I’ll need to switch to another minimal tiling window manager running on Wayland. Anyway, I want to share an easy way to enable dark mode on Firefox running on dwm without installing any additional plugins by using the about:config method. Type about:config in the address bar Search for ui.systemUsesDarkTheme, and set it to 1 Reference: https://major.io/p/enable-dark-mode-in-firefox/

April 25, 2026 · 1 min · 71 words · kenno

Move or toggle current window to second monitor in DWM

I’ve switched to use DWM, Dynamic Windows Manager, from GNOME on my laptop since the beginning of this month. So far I really enjoyed it. Here are some commands I needed to know since I have an external screen connected ot this machine. To change the focus to previous/next screen: Mod1 + , Mod1 + . To move applications from a screen to another, just add Shift key: Mod1 + Shift + , Mod1 + Shift + . References: ...

June 18, 2020 · 1 min · 89 words · kenno