adding back chromium, natron, and glaxnimate
This commit is contained in:
parent
ff3d4fb592
commit
901c4ce46f
|
@ -177,7 +177,7 @@ function Bar(monitor = 0) {
|
|||
App.config({
|
||||
style: css,
|
||||
windows: [
|
||||
Bar(laptop ? 0 : 0), // can be instantiated for each monitor
|
||||
Bar(laptop ? 0 : 1), // can be instantiated for each monitor
|
||||
NotificationPopups(),
|
||||
(laptop ? BatteryPopup() : null)
|
||||
],
|
||||
|
|
|
@ -27,7 +27,7 @@ with lib;
|
|||
dunst
|
||||
dvdbackup
|
||||
bottom
|
||||
# ungoogled-chromium
|
||||
ungoogled-chromium
|
||||
qutebrowser
|
||||
brave
|
||||
ttyper
|
||||
|
@ -135,7 +135,8 @@ with lib;
|
|||
# };
|
||||
# })
|
||||
kdenlive
|
||||
# glaxnimate
|
||||
natron
|
||||
glaxnimate
|
||||
mediainfo
|
||||
libmediainfo
|
||||
# minetest
|
||||
|
|
Loading…
Reference in a new issue