Fix emacs window focus issue by using pgtk
This commit is contained in:
parent
f22de209ce
commit
376cf24f39
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
custom-emacs =
|
custom-emacs =
|
||||||
with newpkgs;
|
with newpkgs;
|
||||||
((emacsPackagesFor emacs-unstable).emacsWithPackages (epkgs: with epkgs; [
|
((emacsPackagesFor emacsPgtk).emacsWithPackages (epkgs: with epkgs; [
|
||||||
avy
|
avy
|
||||||
company
|
company
|
||||||
cmake-font-lock
|
cmake-font-lock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue