Skip to content

Commit

Permalink
assets: add label configuration for keyboard layout switching
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoraike committed Jan 17, 2025
1 parent aefcaf7 commit d735f63
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions assets/example.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,14 @@ input-field {
background {
color = rgb(23, 39, 41)
}

label {
monitor =
text = $LAYOUT[en,ru]
font_size = 24
onclick = hyprctl switchxkblayout all next

position = 250, 0
halign = center
valign = center
}

0 comments on commit d735f63

Please sign in to comment.