aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-11-19 10:25:22 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-11-19 10:25:22 +0000
commit733cf4cd3386bc709412ffe3d36cc3ddbc30c9b8 (patch)
tree4d0169df3c81e42cc10944f2e138f29ef40c9662
parentb305326e0766e5f13b4491f20f91881808d0f88a (diff)
downloaddotfiles-733cf4cd3386bc709412ffe3d36cc3ddbc30c9b8.tar.gz
dotfiles-733cf4cd3386bc709412ffe3d36cc3ddbc30c9b8.zip
Add winner mode and remove compton from i3
-rw-r--r--emacs/loader.org5
-rw-r--r--i3/config3
2 files changed, 5 insertions, 3 deletions
diff --git a/emacs/loader.org b/emacs/loader.org
index 3246b19..db800db 100644
--- a/emacs/loader.org
+++ b/emacs/loader.org
@@ -495,6 +495,11 @@ Set navigation commands in all the buffers
#+RESULTS:
: prev-window
+Enable winner mode to save window state.
+#+BEGIN_SRC emacs-lisp
+ (winner-mode 1)
+#+END_SRC
+
*** Ivy
#+BEGIN_SRC emacs-lisp
diff --git a/i3/config b/i3/config
index e3a69d3..0b4fe50 100644
--- a/i3/config
+++ b/i3/config
@@ -210,9 +210,6 @@ bindsym $mod+Shift+p mode "$mode_system"
# Application Startup
#============================================================
-# Start compton for tear fix
-exec --no-startup-id compton -c &
-
# set the background
exec --no-startup-id sh ~/.fehbg