services.grobi.executeAfter

Home-Manager option

Commands to be run after an output configuration was changed. The Nix value declared here will be translated to JSON and written to the execute_after key in $XDG_CONFIG_HOME/grobi.conf.

type: list of string
Default
[ ]
Example
[ "setxkbmap dvorak" ]
declared in: <home-manager/modules/services/grobi.nix>source unavailable