Make BlackBox default terminal
This commit is contained in:
parent
9ae734df15
commit
4c603fd35f
@ -7,7 +7,7 @@ System and user configuration for NixOS-based systems.
|
|||||||
| **Shell:** | zsh |
|
| **Shell:** | zsh |
|
||||||
| **DE:** | GNOME |
|
| **DE:** | GNOME |
|
||||||
| **Theme:** | adwaita |
|
| **Theme:** | adwaita |
|
||||||
| **Terminal:** | gnome-console |
|
| **Terminal:** | BlackBox |
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
1. Copy SSH keypair and `known_hosts` to `~/.ssh`
|
1. Copy SSH keypair and `known_hosts` to `~/.ssh`
|
||||||
|
@ -44,7 +44,7 @@ in {
|
|||||||
favorite-apps = [
|
favorite-apps = [
|
||||||
"firefox.desktop"
|
"firefox.desktop"
|
||||||
"org.gnome.Nautilus.desktop"
|
"org.gnome.Nautilus.desktop"
|
||||||
"org.gnome.Console.desktop"
|
"com.raggesilver.BlackBox.desktop"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
"org/gnome/shell/extensions/another-window-session-manager" = {
|
"org/gnome/shell/extensions/another-window-session-manager" = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user