summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-07-24 10:20:21 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-07-24 10:20:21 -0700
commit9152bb5185b2f6439a47eb1553e5e1d0484fa7b2 (patch)
tree2d96680319955453efe7e24305794d6b97e0bea1 /.config
parenta8d918ef73b0e12833a0786bcd0c690fbfceccc8 (diff)
downloaddotfiles-9152bb5185b2f6439a47eb1553e5e1d0484fa7b2.tar.gz
comment out special-casing of Emacs for now
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 0b3dc176..3da0ff00 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -467,6 +467,6 @@ for_window [title="vokoscreen webcam"] border pixel 1
for_window [title="^Ediff"] floating enable
for_window [class="Impass"] floating enable
-# i3 titlebars are not very useful for Emacs frames; let's have an extra line
-# of buffer text
-for_window [class="^Emacs"] border pixel 2
+# # i3 titlebars are not very useful for Emacs frames; let's have an extra line
+# # of buffer text
+# for_window [class="^Emacs"] border pixel 2