norisa.local.default 579 B

12345678910111213
  1. #!/bin/sh
  2. # this is a the default configuration file which needs to be copied to
  3. # $XDG_CONFIG_HOME/norisa.local to be active on a individual machine. It is
  4. # intended to provide the possibility of certain machine-specific configuration
  5. # options, while still enabling the machine-agnostic configuration to be synced
  6. # via the norisa dotfiles repository. This file should be ingnored by VCS.
  7. NORISA_DISPLAYSETUP="" # xrandr command to setup display settings
  8. NORISA_XORG_MOUSE_ID="" # mouse id on which to disable mouse acceleration
  9. VPS_REMOTE="" # remote vps git linkformat