programs.miriway.settings
NixOS option
Contents of system-wide miriway-shell.settings. See Miriway’s configuration documentation for details.
type: strings concatenated with "\n"Default
'' command_ctrl_alt=t:miriway-terminal # Default "terminal emulator finder" command_meta=Left:@dock-left command_meta=Right:@dock-right command_meta=Space:@toggle-maximized command_meta=Home:@workspace-begin command_meta=End:@workspace-end command_meta=Page_Up:@workspace-up command_meta=Page_Down:@workspace-down command_ctrl_alt=BackSpace:@exit ''
Example
declared in: nixos/modules/programs/miriway.nixView source on NixOS/nixpkgs →'' command_ctrl_alt=t:weston-terminal command_shell_meta=a:synapse command_meta=Left:@dock-left command_meta=Right:@dock-right command_meta=Space:@toggle-maximized command_meta=Home:@workspace-begin command_meta=End:@workspace-end command_meta=Page_Up:@workspace-up command_meta=Page_Down:@workspace-down command_ctrl_alt=BackSpace:@exit ''