schema update
This commit is contained in:
parent
210de0a1c6
commit
4b9bb6e798
52 changed files with 94 additions and 154 deletions
|
@ -1,11 +1,10 @@
|
|||
---
|
||||
obj: application
|
||||
os:
|
||||
- linux
|
||||
arch-wiki: https://wiki.archlinux.org/title/Dwm
|
||||
website: https://dwm.suckless.org
|
||||
repo: https://git.suckless.org/dwm/
|
||||
---
|
||||
|
||||
# dwm
|
||||
[Arch Wiki](https://wiki.archlinux.org/title/Dwm)
|
||||
dwm is a dynamic window manager for Xorg. It manages windows in tiled, stacked, and full-screen layouts, as well as many others with the help of optional patches. Layouts can be applied dynamically, optimizing the environment for the application in use and the task being performed. dwm is extremely lightweight and fast, written in C and with a stated design goal of remaining under 2000 source lines of code. dwm can be used with compositor ([picom](picom.md))
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
obj: application
|
||||
os: linux
|
||||
---
|
||||
|
||||
# picom
|
||||
picom is a standalone compositor for Xorg, suitable for use with window managers that do not provide compositing. picom is a fork of compton, which is a fork of xcompmgr-dana, which in turn is a fork of xcompmgr.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue