adding back chromium, natron, and glaxnimate

This commit is contained in:
Chris Cochrun 2024-07-15 10:06:51 -05:00
parent ff3d4fb592
commit 901c4ce46f
2 changed files with 4 additions and 3 deletions

View file

@ -177,7 +177,7 @@ function Bar(monitor = 0) {
App.config({ App.config({
style: css, style: css,
windows: [ windows: [
Bar(laptop ? 0 : 0), // can be instantiated for each monitor Bar(laptop ? 0 : 1), // can be instantiated for each monitor
NotificationPopups(), NotificationPopups(),
(laptop ? BatteryPopup() : null) (laptop ? BatteryPopup() : null)
], ],

View file

@ -27,7 +27,7 @@ with lib;
dunst dunst
dvdbackup dvdbackup
bottom bottom
# ungoogled-chromium ungoogled-chromium
qutebrowser qutebrowser
brave brave
ttyper ttyper
@ -135,7 +135,8 @@ with lib;
# }; # };
# }) # })
kdenlive kdenlive
# glaxnimate natron
glaxnimate
mediainfo mediainfo
libmediainfo libmediainfo
# minetest # minetest