added wayshell framework
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Wayshell daemon configuration
|
||||
# zone_buffer — distance in pixels from screen edge that defines a "zone" (default: 10)
|
||||
# on_delay — debounce delay in ms before triggering ON action (default: 100)
|
||||
# off_delay — debounce delay in ms before triggering OFF action (default: 100)
|
||||
|
||||
zone_buffer=30
|
||||
on_delay=500
|
||||
off_delay=500
|
||||
Reference in New Issue
Block a user