Restructure wm configuration for future expansion

This commit is contained in:
SebastianStork 2024-03-25 18:19:31 +01:00
parent 3509e1d959
commit d3ff309fd9
6 changed files with 11 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
myConfig = {
qtile.enable = true;
dm.qtile.enable = true;
vscode.enable = true;
shell = {
bash.enable = true;