summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Krahl <me@robin-krahl.de>2016-06-17 00:33:03 +0200
committerRobin Krahl <me@robin-krahl.de>2016-06-17 00:33:03 +0200
commitd77a4a0af1baa4aa97afbca9f7555b8ce1d42ed2 (patch)
tree4aeb6190059e9ae62f98aa8a072699155f3454bf
parent7a76569c8c3ca362065389f4accc26f1a9942a6a (diff)
downloaddotfiles-d77a4a0af1baa4aa97afbca9f7555b8ce1d42ed2.tar.gz
dotfiles-d77a4a0af1baa4aa97afbca9f7555b8ce1d42ed2.tar.bz2
i3: cleanup config
-rw-r--r--.config/i3/config26
1 files changed, 1 insertions, 25 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 9c16d66..125df1c 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -1,10 +1,3 @@
-# This file has been auto-generated by i3-config-wizard(1).
-# It will not be overwritten, so edit it as you like.
-#
-# Should you change your keyboard layout some time, delete
-# this file and re-run i3-config-wizard(1).
-#
-
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
@@ -13,18 +6,7 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
-font pango:monospace 8
-
-# This font is widely installed, provides lots of unicode glyphs, right-to-left
-# text rendering and scalability on retina/hidpi displays (thanks to pango).
-#font pango:DejaVu Sans Mono 8
-
-# Before i3 v4.8, we used to recommend this one as the default:
-# font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
-# The font above is very space-efficient, that is, it looks good, sharp and
-# clear in small sizes. However, its unicode glyph coverage is limited, the old
-# X core fonts rendering does not support right-to-left and this being a bitmap
-# font, it doesn’t scale on retina/hidpi displays.
+font pango:Inconsolata 13px
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
@@ -36,10 +18,6 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
-# bindsym $mod+d exec dmenu_run
-# There also is the (new) i3-dmenu-desktop which only displays applications
-# shipping a .desktop file. It is a wrapper around dmenu, so you need that
-# installed.
bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
# change focus
@@ -160,8 +138,6 @@ bindsym XF86ScreenSaver exec i3lock -def
bindsym $mod+x move workspace to output right
-font pango:Inconsolata 13px
-
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {