chore(StumpWM): deprecated StumpWM configuration
This commit is contained in:
parent
e87c0a9217
commit
6a2048ba35
@ -66,21 +66,6 @@ export default defineUserConfig({
|
|||||||
'/mpd',
|
'/mpd',
|
||||||
'/neofetch',
|
'/neofetch',
|
||||||
'/picom',
|
'/picom',
|
||||||
{
|
|
||||||
text: 'StumpWM',
|
|
||||||
link: '/stumpwm/',
|
|
||||||
collapsible: true,
|
|
||||||
children: [
|
|
||||||
'/stumpwm/init',
|
|
||||||
'/stumpwm/colours',
|
|
||||||
'/stumpwm/mode-line',
|
|
||||||
'/stumpwm/groups',
|
|
||||||
'/stumpwm/theme',
|
|
||||||
'/stumpwm/commands',
|
|
||||||
'/stumpwm/keybindings',
|
|
||||||
'/stumpwm/utilities',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
'/tmux',
|
'/tmux',
|
||||||
{
|
{
|
||||||
text: 'Deprecated Configs',
|
text: 'Deprecated Configs',
|
||||||
@ -93,6 +78,21 @@ export default defineUserConfig({
|
|||||||
'/deprecated/nano',
|
'/deprecated/nano',
|
||||||
'/deprecated/polybar',
|
'/deprecated/polybar',
|
||||||
'/deprecated/spacemacs',
|
'/deprecated/spacemacs',
|
||||||
|
{
|
||||||
|
text: 'StumpWM',
|
||||||
|
link: '/stumpwm/',
|
||||||
|
collapsible: true,
|
||||||
|
children: [
|
||||||
|
'/stumpwm/init',
|
||||||
|
'/stumpwm/colours',
|
||||||
|
'/stumpwm/mode-line',
|
||||||
|
'/stumpwm/groups',
|
||||||
|
'/stumpwm/theme',
|
||||||
|
'/stumpwm/commands',
|
||||||
|
'/stumpwm/keybindings',
|
||||||
|
'/stumpwm/utilities',
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
@ -1,10 +1,16 @@
|
|||||||
#+title: StumpWM
|
#+title: StumpWM (Deprecated)
|
||||||
#+setupfile: ../headers
|
#+setupfile: ../headers
|
||||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||||
|
|
||||||
[[file:../img/stumpwm.png]]
|
[[file:../img/stumpwm.png]]
|
||||||
|
|
||||||
* StumpWM
|
* 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
|
** Introduction
|
||||||
*** What is StumpWM?
|
*** What is StumpWM?
|
||||||
[[https://stumpwm.github.io/][StumpWM]] is a tiling window manager inheriting from [[http://www.nongnu.org/ratpoison/][RatPoison]], written
|
[[https://stumpwm.github.io/][StumpWM]] is a tiling window manager inheriting from [[http://www.nongnu.org/ratpoison/][RatPoison]], written
|
||||||
|
Loading…
x
Reference in New Issue
Block a user