forked from Shinonome/dots-hyprland
25 lines
1.0 KiB
Plaintext
Executable File
25 lines
1.0 KiB
Plaintext
Executable File
# Auto generated color theme for image at: [Local wallpaper]
|
||
general {
|
||
col.active_border = rgba(36399fFF)
|
||
col.inactive_border = rgba(454559AA)
|
||
}
|
||
|
||
plugin {
|
||
droidbars {
|
||
# example config
|
||
bar_height = 30
|
||
background_color = rgba(1b1b1fFF)
|
||
# background_color_active = rgba(47464fFF) # Not added yet
|
||
text_color = rgba(e2e0f9FF)
|
||
font_family = Lexend
|
||
button_font_fmily = JetBrainsMono NF
|
||
|
||
# example buttons (R -> L)
|
||
# droidbars-button = [0]isLeft(0/1), [1]color, [2]color2, [3]width, [4]height, [5]icon, [6]buttonType, [7]on-click
|
||
droidbars-button = 0, rgba(e2e0f9FF), rgba(bfc2ffFF), 42, 16, , normal, hyprctl dispatch killactive
|
||
droidbars-button = 0, rgba(e2e0f9FF), rgba(bfc2ffFF), 42, 16, , normal, hyprctl dispatch fullscreen 1
|
||
droidbars-button = 1, rgba(e2e0f9FF), rgba(bfc2ffFF), 16, 16,, pin, hyprctl dispatch pin
|
||
droidbars-button = 1, rgba(e2e0f9FF), rgba(bfc2ffFF), 16, 16,, float, hyprctl dispatch togglefloating
|
||
}
|
||
}
|