Browse Source

Remove unnecessary comments in i3 config

Frans Bergman 6 years ago
parent
commit
bd99f0b5b6
1 changed files with 2 additions and 18 deletions
  1. 2 18
      .config/i3/config

+ 2 - 18
.config/i3/config

@@ -36,21 +36,9 @@ bindsym Print exec --no-startup-id "~/.scripts/screenshot.sh"
 
 bindsym Mod1+Shift+a exec --no-startup-id ~/.scripts/screenconf.sh
 
-# Font for window titles. Will also be used by the bar unless a different font
-# is used in the bar {} block below.
+# Font for window titles.
 font pango:hack 12
 
-# 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.
-
 # use these keys for focus, movement, and resize directions when reaching for
 # the arrows is not convenient
 set $up k
@@ -68,12 +56,8 @@ bindsym Mod1+Return exec --no-startup-id st
 bindsym Mod1+q kill
 bindsym Mod1+Shift+q kill
 
-# start dmenu (a program launcher)
+# start rofi (a program launcher)
 bindsym Mod1+d exec --no-startup-id rofi -show 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 Mod1+d exec --no-startup-id i3-dmenu-desktop
 
 # change focus
 bindsym Mod1+$left focus left