chore: deprecate StumpWM, Picom, and Neofetch configurations
This commit is contained in:
@@ -64,23 +64,6 @@ export default defineUserConfig({
|
||||
'/git',
|
||||
'/hyprland',
|
||||
'/mpd',
|
||||
'/neofetch',
|
||||
'/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',
|
||||
{
|
||||
text: 'Deprecated Configs',
|
||||
@@ -91,8 +74,25 @@ export default defineUserConfig({
|
||||
'/deprecated/bootstrap',
|
||||
'/deprecated/i3',
|
||||
'/deprecated/nano',
|
||||
'/neofetch',
|
||||
'/picom',
|
||||
'/deprecated/polybar',
|
||||
'/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',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user