mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +00:00
Update plugin config
This commit is contained in:
parent
2d77f7d95c
commit
05e61f18a1
|
@ -1,13 +1,21 @@
|
|||
###############
|
||||
### PLUGINS ###
|
||||
###############
|
||||
#######################
|
||||
### LOADING PLUGINS ###
|
||||
#######################
|
||||
|
||||
exec-once=hyprpm reload -n
|
||||
#exec-once=hyprctl plugin load $HOME/.local/share/hyprload/plugins/bin/dwindle-autogroup.so
|
||||
|
||||
################
|
||||
### HYPRBARS ###
|
||||
################
|
||||
|
||||
plugin {
|
||||
hyprbars {
|
||||
bar_height = 20
|
||||
bar_color = rgb(505152)
|
||||
|
||||
col.text = rgb(ff0000)
|
||||
bar_text_size = 10
|
||||
|
||||
# example buttons (R -> L)
|
||||
# hyprbars-button = color, size, on-click
|
||||
|
|
Loading…
Reference in a new issue