mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added blackbox-terminal
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
settings = {
|
||||
enable_audio_bell = false;
|
||||
linux_display_server = "x11"; # This is how you get borders in gnome!
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
# GUI applications
|
||||
baobab
|
||||
bazaar
|
||||
blackbox-terminal
|
||||
firefox
|
||||
gnome-boxes
|
||||
mpv
|
||||
|
||||
Reference in New Issue
Block a user