Files
illogical-impulse/.config/hypr/colors.conf
T
2023-12-25 18:17:47 +07:00

25 lines
1.0 KiB
Plaintext
Executable File
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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
}
}