Skip to content

Emacs mode for editing sxhkd configuration file

Notifications You must be signed in to change notification settings

xFA25E/sxhkd-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

sxhkd-mode

A major mode for editing sxhkdrc

Set up like this:

(add-to-list 'auto-mode-alist `(,(rx "sxhkdrc" string-end) . sxhkd-mode))

This mode also can reload your config after save.

Customize sxhkd-mode-reload-config

About

Emacs mode for editing sxhkd configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published