Add BlackBox terminal

This commit is contained in:
2023-07-25 17:01:24 +01:00
parent c63fe1491c
commit 9ae734df15

View File

@ -17,6 +17,11 @@ in {
programs.dconf.enable = true;
dconf.settings = {
"com/raggesilver/BlackBox" = {
theme-dark = "Dracula";
font = "Ubuntu Mono 14";
remember-window-size = true;
};
"org/gnome/shell" = {
disable-user-extensions = false;
enabled-extensions = [
@ -148,6 +153,7 @@ in {
environment.systemPackages = with pkgs; [
bind
blackbox-terminal
bmon
fd
ffmpeg