mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
Some more emacs config
This commit is contained in:
parent
0dbe546122
commit
874386138d
3 changed files with 20 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
term = "alacritty"; # Default terminal command;
|
||||
font = "Intel One Mono"; # Selected font
|
||||
fontPkg = pkgs.intel-one-mono; # Font package
|
||||
editor = "neovide"; # Default editor;
|
||||
editor = "emacsclient"; # Default editor;
|
||||
# editor spawning translator
|
||||
# generates a command that can be used to spawn editor inside a gui
|
||||
# EDITOR and TERM session variables must be set in home.nix or other module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue