Skip to content

This script can output hyprland keyboard layout based on 'hyprctl devices'

Notifications You must be signed in to change notification settings

dromse/hyprland-keyboard-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

hyprland-keyboard-layout

This script can output hyprland keyboard layout based on hyprctl devices

Usage

$ chmod +x hyprland-keyboard-layout.sh

$ ./hyprland-keyboard-layout.sh
-> 󰌌 en

How to find out your keyboard device?

  1. Input hyprctl devices in your terminal

  1. There are a lot of different devices but you need to find the one where your active keymap changes. Just try to switching the layouts, eventually you'll find it (in my case it's asus-keyboard)

  1. Then just insert it into script in variable DEVICE

  2. Profit!

About

This script can output hyprland keyboard layout based on 'hyprctl devices'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages