|
@@ -1,14 +1,6 @@
|
|
|
# i3 config file (v4)
|
|
|
#
|
|
|
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
|
|
-#
|
|
|
-# This config file uses keycodes (bindsym) and was written for the QWERTY
|
|
|
-# layout.
|
|
|
-#
|
|
|
-# To get a config file with the same key positions, but for your current
|
|
|
-# layout, use the i3-config-wizard
|
|
|
-#
|
|
|
-# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
|
|
|
|
|
set $mod Mod4
|
|
|
|
|
@@ -20,13 +12,6 @@ font pango:monospace 8
|
|
|
# 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
|