Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dotfiles
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
varac-projects
dotfiles
Commits
17e4af73
Unverified
Commit
17e4af73
authored
1 month ago
by
Varac
Browse files
Options
Downloads
Patches
Plain Diff
hyprland: add default keyboard
parent
cc75c590
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/keyboard.conf
+35
-0
35 additions, 0 deletions
...g/ml4w-custom-dotfiles/dot_config/hypr/conf/keyboard.conf
with
35 additions
and
0 deletions
home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/keyboard.conf
0 → 100644
+
35
−
0
View file @
17e4af73
# -----------------------------------------------------
# Keyboard Layout
# https://wiki.hyprland.org/Configuring/Variables/#input
# -----------------------------------------------------
input
{
kb_layout
=
de
kb_variant
=
kb_model
=
kb_options
=
numlock_by_default
=
true
mouse_refocus
=
false
# For United States
# kb_layout = us
# kb_variant = intl
# kb_model = pc105
# kb_options =
follow_mouse
=
1
touchpad
{
# for desktop
natural_scroll
=
false
# for laptop
# natural_scroll = yes
# middle_button_emulation = true
# clickfinger_behavior = false
scroll_factor
=
1
.
0
# Touchpad scroll factor
}
sensitivity
=
0
# Pointer speed: -1.0 - 1.0, 0 means no modification.
}
gestures
{
workspace_swipe
=
true
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment