Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Language blocklet

This is a blocklet, which displays an active keyboard layout. It also supports layout switching.

Screenshot

Requirements

Installation

  1. Copy language file to your blocklets directory (/usr/lib/i3blocks, in my case).
sudo cp language /usr/lib/i3blocks
  1. Add language configuration block to your i3blocks.conf file:
[language]
interval=once
signal=8
markup=pango
  1. Add a keyboard shortcut for sending a signal to i3blocks. Example string for Alt+Shift combination in i3:
bindcode Mod1+50 exec --no-startup-id pkill -RTMIN+8 i3blocks