doom: cleaned up init.el
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@
|
|||||||
;;nim ; python + lisp at the speed of c
|
;;nim ; python + lisp at the speed of c
|
||||||
nix ; I hereby declare "nix geht mehr!"
|
nix ; I hereby declare "nix geht mehr!"
|
||||||
;;ocaml ; an objective camel
|
;;ocaml ; an objective camel
|
||||||
(org +pretty +present +pretty +roam2) ; organize your plain life in plain text
|
(org +pretty +present +roam2) ; organize your plain life in plain text
|
||||||
;;php ; perl's insecure younger brother
|
;;php ; perl's insecure younger brother
|
||||||
;;plantuml ; diagrams for confusing people more
|
;;plantuml ; diagrams for confusing people more
|
||||||
;;graphviz ; diagrams for confusing yourself even more
|
;;graphviz ; diagrams for confusing yourself even more
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ in
|
|||||||
size = 12;
|
size = 12;
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
shell = "zsh --login";
|
shell = "zsh";
|
||||||
window_padding_width = 12;
|
window_padding_width = 12;
|
||||||
background_opacity = "1.0";
|
background_opacity = "1.0";
|
||||||
hide_window_decorations = "yes";
|
hide_window_decorations = "yes";
|
||||||
|
|||||||
Reference in New Issue
Block a user