-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathexample_plugins.conf
More file actions
35 lines (31 loc) · 1.12 KB
/
example_plugins.conf
File metadata and controls
35 lines (31 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# HyprRice Generated Plugins Configuration
# This file contains plugin-specific configurations
# Hyprbars Configuration
plugin:hyprbars:enabled = true
plugin:hyprbars:height = 30
plugin:hyprbars:buttons_size = 12
plugin:hyprbars:buttons_gap = 8
plugin:hyprbars:buttons_color = #dda0dd
plugin:hyprbars:buttons_hover_color = #ff69b4
plugin:hyprbars:title_color = #ffffff
plugin:hyprbars:title_font = JetBrainsMono Nerd Font
plugin:hyprbars:title_size = 12
# Hyprexpo Configuration
plugin:hyprexpo:enabled = true
plugin:hyprexpo:workspace_method = first 1
plugin:hyprexpo:workspace_gaps = 5
plugin:hyprexpo:workspace_rounding = 5
plugin:hyprexpo:workspace_shadow = true
plugin:hyprexpo:workspace_shadow_color = #dda0dd
plugin:hyprexpo:workspace_shadow_size = 4
plugin:hyprexpo:workspace_shadow_offset = 0 4
# Blur Shaders Configuration
plugin:blur_shaders:enabled = true
plugin:blur_shaders:type = kawase
plugin:blur_shaders:passes = 3
plugin:blur_shaders:size = 4
plugin:blur_shaders:noise = 0.0
plugin:blur_shaders:contrast = 1.0
plugin:blur_shaders:brightness = 0.0
plugin:blur_shaders:vibrancy = 0.2
plugin:blur_shaders:vibrancy_darkness = 0.1