diff options
author | vaxerski <[email protected]> | 2022-04-03 10:17:18 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-04-03 10:17:18 +0200 |
commit | 9d06c612428d6e72faf99d088f6431fc2cf8e919 (patch) | |
tree | 52cc8d6829a7a191e52369ea757dea4ad59c35b9 /example | |
parent | 282b267a1e4bbe7ce5705d931951dc3982f4d4ed (diff) | |
download | Hyprland-9d06c612428d6e72faf99d088f6431fc2cf8e919.tar.gz Hyprland-9d06c612428d6e72faf99d088f6431fc2cf8e919.zip |
remove kb_layout en from example
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index 582e878b..962707ff 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -7,7 +7,7 @@ monitor=,1280x720@60,0x0,0.5,1 workspace=DP-1,1 input { - kb_layout=en + kb_layout= kb_variant= kb_model= kb_options= |