diff --git a/home/ags/files/config.js b/home/ags/files/config.js index 04ba8b0..bf00704 100644 --- a/home/ags/files/config.js +++ b/home/ags/files/config.js @@ -244,7 +244,7 @@ App.config({ style: "./style.css", iconTheme: "Papirus", windows: [ - Bar(), + Bar(1), NotificationPopups(), ], })