From fe5af30967a62b091e6676dddca019f2673ef808 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 7 Sep 2020 13:48:37 -0400 Subject: Messed up quoting --- dwm.gmi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dwm.gmi b/dwm.gmi index 8169846..3310cd6 100644 --- a/dwm.gmi +++ b/dwm.gmi @@ -16,13 +16,13 @@ These points certainly eliminate traditional, floating window managers from cons Owing to these preferences i landed up using Ratpoison. => https://www.nongnu.org/ratpoison/ Ratpoison window manager -``` -Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. - The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate. +> Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. +> +> The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate. +> +> All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software. - All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software. -``` This was, i think, my first love and it will always have a special place in my heart. It is lightweight, manages windows exactly as i like them, has a modal leader key (yes!), and is entirely keyboard driven. -- cgit v1.3.1