about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'configs/shared/.emacs.d/init.el')
-rw-r--r--configs/shared/.emacs.d/init.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/shared/.emacs.d/init.el b/configs/shared/.emacs.d/init.el
index 6c8794d22a69..b0e7548d82ed 100644
--- a/configs/shared/.emacs.d/init.el
+++ b/configs/shared/.emacs.d/init.el
@@ -11,11 +11,9 @@
 (require 'kaomoji)
 
 ;; Google
-(require 'google-tooling)
-;; TODO: How should I handle google-stuff.el?
-
 ;; TODO: Debug why wallpaper is changing randomly.  It seems to happen every 5
 ;; seconds when init.el is open...
+(require 'google-stuff)
 
 ;; Laptop XF-functionality
 (require 'pulse-audio)