aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/hyprland.conf
diff options
context:
space:
mode:
authorFlafyDev <[email protected]>2022-08-19 21:01:51 +0300
committerFlafyDev <[email protected]>2022-08-19 21:01:51 +0300
commit69d17bf4240e41f2b26abd7a46dfd0e754e9ee9e (patch)
treef82b95249a1c92a1360ff8ccf5f2f85f51ad8eea /example/hyprland.conf
parent6cae44e2c0254e959ad05e4f2d98576cb6b82258 (diff)
downloadHyprland-69d17bf4240e41f2b26abd7a46dfd0e754e9ee9e.tar.gz
Hyprland-69d17bf4240e41f2b26abd7a46dfd0e754e9ee9e.zip
add input:kb_file
Diffstat (limited to 'example/hyprland.conf')
-rw-r--r--example/hyprland.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf
index 506e0e7e..e2732c62 100644
--- a/example/hyprland.conf
+++ b/example/hyprland.conf
@@ -12,6 +12,7 @@ monitor=,preferred,auto,1
workspace=DP-1,1
input {
+ kb_file=
kb_layout=
kb_variant=
kb_model=
@@ -112,4 +113,4 @@ bind=ALT,9,movetoworkspace,9
bind=ALT,0,movetoworkspace,10
bind=SUPER,mouse_down,workspace,e+1
-bind=SUPER,mouse_up,workspace,e-1 \ No newline at end of file
+bind=SUPER,mouse_up,workspace,e-1