From f10997702155c0469ac0a4dd7296e1a5614dc669 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 15 Jul 2023 21:56:23 +0200 Subject: i3wm: refactor + add startup tools --- i3wm.conf | 302 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 161 insertions(+), 141 deletions(-) diff --git a/i3wm.conf b/i3wm.conf index f8e6ea2..3f2e32b 100644 --- a/i3wm.conf +++ b/i3wm.conf @@ -1,44 +1,62 @@ # dotfiles -- i3config # author: johannst -# helpful cmdline tools: -# * xev -# * xmodmap +# Helpful cmdline tools. +# * xev -> shows key / mouse events +# * xmodmap -> shows which Mod(ifier) maps to which key +# * xmodmap -pke -> list current keycode - keysym +# * xprop -> get class names for applications +# +# For xft fonts. +# * fc-list -> list xft fonts +# * fc-match "" -> test which font matches, eg +# fc-match 'MesloLGS NF:style=Italic' + +# -- GLOBAL CONFIG ------------------------------------------------------------- -# alt key +# ALT key. #set $mod Mod1 -# super key +# SUPER key. set $mod Mod4 -#set $my_font xos4 Terminus -#set $my_font Noto Sans Mono -set $my_font Font Awesome 5 Brands Regular +# Use xcore fonts. +font 6x13 -font pango:$my_font 10 +# Use xft fonts, format (family list separated by ','): +# font pango: [