mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
phone: Use alacritty as the terminal of choice
Kitty doesn't have touch support and gnome-console is pretty slow with broken text rendering with fractional scaling, so alacritty is the best option we have here.
This commit is contained in:
parent
61994a0cc3
commit
9e75db68b0
@ -14,13 +14,13 @@ in
|
||||
|
||||
home-manager.sharedModules = attrValues {
|
||||
inherit (self.homeManagerModules)
|
||||
alacritty
|
||||
eza
|
||||
fish
|
||||
git
|
||||
gpg
|
||||
gtk
|
||||
htop
|
||||
kitty
|
||||
librewolf
|
||||
mpv
|
||||
ncmpcpp
|
||||
@ -50,7 +50,6 @@ in
|
||||
gurk-rs
|
||||
android-tools
|
||||
chatty
|
||||
gnome-console
|
||||
megapixels
|
||||
fractal
|
||||
g4music
|
||||
|
Loading…
Reference in New Issue
Block a user