Added blackbox-terminal

This commit is contained in:
2026-01-09 18:32:56 +01:00
parent dd02e70127
commit d888b70558
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
programs.kitty = { programs.kitty = {
enable = true; enable = false;
settings = { settings = {
enable_audio_bell = false; enable_audio_bell = false;
linux_display_server = "x11"; # This is how you get borders in gnome! linux_display_server = "x11"; # This is how you get borders in gnome!

View File

@@ -54,6 +54,7 @@
# GUI applications # GUI applications
baobab baobab
bazaar bazaar
blackbox-terminal
firefox firefox
gnome-boxes gnome-boxes
mpv mpv