chore(StumpWM): deprecated StumpWM configuration

This commit is contained in:
Lucien Cartier-Tilet 2025-05-24 21:39:17 +02:00
parent e87c0a9217
commit 6a2048ba35
Signed by: phundrak
SSH Key Fingerprint: SHA256:CE0HPsbW3L2YiJETx1zYZ2muMptaAqTN2g3498KrMkc
2 changed files with 22 additions and 16 deletions

View File

@ -66,6 +66,18 @@ export default defineUserConfig({
'/mpd',
'/neofetch',
'/picom',
'/tmux',
{
text: 'Deprecated Configs',
link: '/deprecated/',
collapsible: true,
children: [
'/deprecated/awesome',
'/deprecated/bootstrap',
'/deprecated/i3',
'/deprecated/nano',
'/deprecated/polybar',
'/deprecated/spacemacs',
{
text: 'StumpWM',
link: '/stumpwm/',
@ -81,18 +93,6 @@ export default defineUserConfig({
'/stumpwm/utilities',
],
},
'/tmux',
{
text: 'Deprecated Configs',
link: '/deprecated/',
collapsible: true,
children: [
'/deprecated/awesome',
'/deprecated/bootstrap',
'/deprecated/i3',
'/deprecated/nano',
'/deprecated/polybar',
'/deprecated/spacemacs',
],
},
],

View File

@ -1,10 +1,16 @@
#+title: StumpWM
#+title: StumpWM (Deprecated)
#+setupfile: ../headers
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
[[file:../img/stumpwm.png]]
* StumpWM
#+html: ::: warning
This configuration of StumpWM is no longer maintained. Therefore, it
may not be up to date with the latest versions of StumpWM.
#+html: :::
** Introduction
*** What is StumpWM?
[[https://stumpwm.github.io/][StumpWM]] is a tiling window manager inheriting from [[http://www.nongnu.org/ratpoison/][RatPoison]], written