From ebb18993c424093d771552ac6c48ace281fb8186 Mon Sep 17 00:00:00 2001 From: root_sti Date: Thu, 22 Feb 2024 00:46:17 -0300 Subject: [PATCH] Mayor changes. --- README.md | 73 ++++++++++++++++++++++--------------------------------- 1 file changed, 29 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index c64df5e..6e8eecb 100644 --- a/README.md +++ b/README.md @@ -23,58 +23,26 @@ I have left the three main scripts, which are the ones I use daily, as the funda **My thanks and credits to the wmutils project. I wish you luck on your way.** -**THE MAIN FEATURES:** - - -**[wms_batlarm.sh]** -alternate color borders according to the state of the battery (only on laptops, depends on power.sh) - -**[wms_switcher.sh]** -switch windows with menĂº. (dmenu, fzfmenu, etc.) - -next / prev / wid. - -**[wms_moveresize.sh]** -move / resize windows. - -fullsize. - -half screen (north, south, est, west). - -**[wms_termtogle.sh]** -cicle opened terminals. - -**[wms_termrename.sh]** -change terminal name. - -**[wms_clearer.sh]** -clear desktop maping and unmaping windows. +**THE CORE SCRIPTS:** **[wms_voyeur.sh]** watch xorg events and do things. -**[wms_mainrole.sh]** +**[wms_focuser.sh]** manage focus and colors. -**[wms_value.sh]** -resize windows percentage. (regarding screen size), resize master area in tiling mode, resize gap (bloat) +**[wms_usher.sh]** +move / resize windows. + -fullsize. + -half screen (north, south, est, west). + -centered. -**[wms_menu.sh]** -menu made with fzf and xterm. -**[wms_launcher.sh]** -launcher made with fzf and xterm. +**THE OPT SCRIPTS** -**THE FETICHES** - -**[wms_mimic.sh]** -extract colors from the desktop content and use them for decorations, background and more. - -**[wms_editor.sh]** -GUI editor launcher. - -**[wms_panel.sh]** -applet made with dzen2 to show system details and clock. - -**[wms_backgroundize.sh]** -send windows to the background and ingore them. +**[wms_jumper.sh]** +jump across windows with menĂº. (dmenu, fzfmenu, etc.) + -next / prev / wid. **[wms_shepperd.sh]** herds (group windows by herd). @@ -82,12 +50,29 @@ herds (group windows by herd). -add all windows. -togle herds. -**[wms_usher.sh]** +**[wms_layout.sh]** window arrangements. -monocule. -widespread. -tiled. + +**THE FETICHES** + +**[wms_batlarm.sh]** +alternate color borders according to the state of the battery (only on laptops, depends on power.sh) + +**[wms_termrename.sh]** +change terminal name. + +**[wms_clearer.sh]** +clear desktop maping and unmaping windows. +**[wms_mimic.sh]** +extract colors from the desktop content and use them for decorations, background and more. + +**[wms_backgroundize.sh]** +send windows to the background and ingore them. + **[wms_screensaver.sh]** experimental scripts that keps windows in a loop of random movements.