Fix emacs window focus issue by using pgtk
This commit is contained in:
parent
f22de209ce
commit
376cf24f39
|
@ -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…
Reference in a new issue