modified: config/hyprwave/config.conf modified: config/hyprwave/style.css modified: config/niri/config.kdl new file: config/swaync/config.json new file: config/swaync/style.css new file: config/swayosd/style.css new file: local/share/hyprwave/style.css new file: local/share/hyprwave/themes/zzz.css
37 lines
683 B
Text
37 lines
683 B
Text
# HyprWave Configuration File
|
|
|
|
[General]
|
|
# Edge to anchor HyprWave to
|
|
# Options: right, left, top, bottom
|
|
edge = top
|
|
|
|
|
|
# Margin from the screen edge (in pixels)
|
|
margin = 20
|
|
|
|
# Layer to render on
|
|
# Options: background, bottom, top, overlay
|
|
layer = overlay
|
|
|
|
idle_timeout= 1
|
|
# Exclusive zone: 0 = respect other surfaces, -1 = overlap everything
|
|
exclusive_zone = -1
|
|
|
|
[Notifications]
|
|
enabled = true
|
|
now_playing = true
|
|
|
|
[Visualizer]
|
|
# Enable/disable visualizer (horizontal layout only)
|
|
enabled = false
|
|
|
|
# Idle timeout in seconds before visualizer appears
|
|
# Set to 0 to disable auto-activation
|
|
idle_timeout = 1
|
|
|
|
[VerticalDisplay]
|
|
enabled=true
|
|
idle_timeout=1
|
|
|
|
[MusicPlayer]
|
|
preference = mpd
|