Clean up home config, add waybar

This commit is contained in:
Frankie B 2023-09-02 19:41:13 +01:00
commit 2836fa9c1e
No known key found for this signature in database
5 changed files with 351 additions and 157 deletions

View file

@ -169,11 +169,6 @@
sway
swayidle
helvum
(
waybar.overrideAttrs (oldAttrs: {
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
})
)
];
environment.sessionVariables = {

View file

@ -153,11 +153,6 @@
sway
swayidle
helvum
(
waybar.overrideAttrs (oldAttrs: {
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
})
)
];
environment.sessionVariables = {