diff --git a/assets/example.conf b/assets/example.conf index ea1a9f2..6129920 100644 --- a/assets/example.conf +++ b/assets/example.conf @@ -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 +} \ No newline at end of file