Mayor changes.
This commit is contained in:
parent
1027977063
commit
ebb18993c4
1 changed files with 29 additions and 44 deletions
73
README.md
73
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue