aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-02-18 15:02:29 +0000
committerVaxry <[email protected]>2024-02-18 15:02:34 +0000
commit5fc0b772c72ce23f3d31fec31fa3688f7ed1afff (patch)
tree086a68d06914b168f549e1f5f9c2e70397c10367 /src/config
parent13f6f0b923ff3ec94a3bec886c28b90402ceef91 (diff)
downloadHyprland-5fc0b772c72ce23f3d31fec31fa3688f7ed1afff.tar.gz
Hyprland-5fc0b772c72ce23f3d31fec31fa3688f7ed1afff.zip
config: update default config for hyprlang migration
Diffstat (limited to 'src/config')
-rw-r--r--src/config/defaultConfig.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config/defaultConfig.hpp b/src/config/defaultConfig.hpp
index 95e98e4f..34a51e75 100644
--- a/src/config/defaultConfig.hpp
+++ b/src/config/defaultConfig.hpp
@@ -124,7 +124,8 @@ misc {
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
-device:epic-mouse-v1 {
+device {
+ name = epic-mouse-v1
sensitivity = -0.5
}