for the love of god
This commit is contained in:
parent
818c488762
commit
667a2b8ba0
File diff suppressed because one or more lines are too long
|
@ -48,8 +48,6 @@ in {
|
||||||
# })))
|
# })))
|
||||||
# '';
|
# '';
|
||||||
extraConfig = pkgs.writeText "emacs-loadscript" ''
|
extraConfig = pkgs.writeText "emacs-loadscript" ''
|
||||||
(require 'exwm-config)
|
|
||||||
(exwm-config-default)
|
|
||||||
(exwm-init)
|
(exwm-init)
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue