From 598a9563d1777f3eab48150862c4ac005048a042 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sat, 28 Jun 2025 01:00:13 +0400 Subject: docs: change the default browser from firefox to qutebrowser --- dwm.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dwm.1 b/dwm.1 index 85a2e9c..8f31906 100644 --- a/dwm.1 +++ b/dwm.1 @@ -8,7 +8,7 @@ but each window can still be set to fullscreen or floating explicitly. Windows are managed in a master and stacking area. The master area on the left contains one window by default, and the stacking area on the right contains all other windows. The number of master area windows can be -adjusted from zero to an arbitrary number. +adjusted from zero to an arbitrary number. .P Windows are grouped by tags. Each window can be tagged with one or multiple tags. Selecting certain tags displays all windows with these tags. @@ -29,7 +29,7 @@ dwm draws a small border around windows to indicate the focus state. Launch terminal (st) .TP .B Mod1\-Shift\-Return -Launch browser (firefox) +Launch browser (qutebrowser) .TP .B Mod1\-p Launch dmenu -- cgit v1.2.3