mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 12:32:41 +00:00
initial commit
This commit is contained in:
18
.config/i3blocks/key_layout/README.md
Normal file
18
.config/i3blocks/key_layout/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# key_layout
|
||||
|
||||
Display the current keyboard layout using setxkbmap.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
# Installation
|
||||
|
||||
Use the following in your i3blocks config:
|
||||
|
||||
```ini
|
||||
[key_layout]
|
||||
command=$SCRIPT_DIR/key_layout
|
||||
label=Layout
|
||||
interval=30
|
||||
```
|
Reference in New Issue
Block a user