Skip to content

Commit

Permalink
fix: update invalid comment about inhibit-defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Frewacom committed Jan 18, 2023
1 parent 3b0ab5f commit 04681d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/defaults.scm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;; Default bindings.
;; This file will only be loaded if 'inhibit-defaults? is #t.
;; This file will only be loaded if 'inhibit-defaults? is #f.

(dwl:set-tty-keys "C-M")
(dwl:set-tag-keys "s" "s-S")
Expand Down

0 comments on commit 04681d8

Please sign in to comment.