mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
home: services: hyprland: fix typo
This commit is contained in:
parent
f5b0e40121
commit
548441150e
1 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,7 @@
|
|||
(string-join
|
||||
(list #$@(map (λ (g) (serialize-gesture name g)) gestures))
|
||||
"\n")
|
||||
"\n")
|
||||
"\n"))
|
||||
|
||||
;;; Binding sub-configuration
|
||||
(define-configuration binding
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue