diff options
author | zachir <zachir@librem.one> | 2024-06-06 15:20:59 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-06-06 15:32:40 -0500 |
commit | 02073cd349fd6e22ba90e887576facf77f1159a5 (patch) | |
tree | 94db439802570f7bdb5e03618add7f588f196159 | |
parent | 663699322c45f2c830e167d142d6b3579e849eb4 (diff) |
Fix missing {{{ in Hyprland to make device fold
-rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 7f33a01..52d4254 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -44,6 +44,7 @@ debug { } # }}} +# device {{{ $LAPTOP_TP_ENABLED = true device { name = synps/2-synaptics-touchpad |