revert back to gnome console, kitty sucks

This commit is contained in:
2024-11-02 22:35:05 +01:00
parent 3882af2264
commit fc38dcb2ef
10 changed files with 33 additions and 33 deletions

View File

@@ -48,11 +48,17 @@
"org.telegram.desktop.desktop"
"spotify.desktop"
"vesktop.desktop"
"kitty.desktop"
"org.gnome.Geary.desktop"
];
};
# GNOME Terminal settings
"org/gnome/Console" = {
use-system-font = false;
custom-font = "Hack Nerd Font 14";
theme = "night";
};
# Set wallpaper
"org/gnome/desktop/background" = {
picture-uri-dark = "file:///${config.home.homeDirectory}/dotfiles/secrets/wp/9.png";