# This file was auto-generated by Stasis on first run # Feel free to customize it to your needs # Master config reference: `/etc/stasis/stasis.rune` @author "Kristofers Solo" @description "Lightweight feature packed idle manager for Wayland" default_timeout 300 # 5 minutes # Everything related to your configuration goes under this block # stasis: # ... # end stasis: # Specify a command to run before suspending # Perhaps ensure the session is locked pre_suspend_command "swaylock" monitor_media true ignore_remote_media true # Ignore remote players such as Spotify, KDE Connect, etc. # Stasis allows you to define a list of media players that you want # to ignore when inhibiting Stasis based on media playback #media_blacklist ["spotify"] respect_idle_inhibitors true # Lock detection method: "process" (default) or "logind" # Use "logind" if your locker uses loginctl (e.g., quickshell) #lock_detection_type "process" # debounce: default is 0s; can be customized if needed # debounce-seconds 5 # enable notifications when Stasis unpauses from # `stasis pause for ` # or # `stasis pause until