mirror of
https://github.com/endeavouros-team/welcome.git
synced 2026-07-29 12:05:24 +00:00
11 lines
308 B
Bash
11 lines
308 B
Bash
#!/bin/bash
|
|
|
|
# Configuration file for eos-reisub.
|
|
# Timeout values must be set as milliseconds.
|
|
#
|
|
# To change the defaults, uncomment and modify the values below:
|
|
#
|
|
# REISUB_TIMEOUT_NOTIFY=5000 # how long the REISUB notification shows
|
|
# REISUB_TIMEOUT_ERROR=10000 # how long an error notification shows
|
|
|