Ags: Switch back to waybar for now
Until I figure out how to theme this thing
This commit is contained in:
@ -33,7 +33,7 @@ rec {
|
||||
|
||||
# Enable and configure my custom HM modules.
|
||||
modules = {
|
||||
ags.enable = true;
|
||||
ags.enable = false; # TODO: Configure
|
||||
|
||||
chromium = {
|
||||
enable = true;
|
||||
@ -172,7 +172,7 @@ rec {
|
||||
theme = "Foggy-Lake";
|
||||
};
|
||||
|
||||
waybar.enable = false;
|
||||
waybar.enable = true;
|
||||
zathura.enable = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user