♻️ refactor(hypr): separate configs in multiple files, add more blur, fix media binds

This commit is contained in:
retrozinndev
2024-11-10 12:58:59 -03:00
parent eb977b568e
commit 4c684f9c14
11 changed files with 81 additions and 71 deletions
+6 -7
View File
@@ -2,14 +2,13 @@
# HYPRLAND PLUGINS #
####################
# You can add your preferred plugins here. Get help on how to do so: https://wiki.hyprland.org/Plugins/Using-Plugins/
plugin {
# Example plugin configuration
hyprbars {
bar_height = 24
hyprbars-button = rgb(ff4040), 16, 󰖭, hyprctl dispatch killactive
hyprbars-button = rgb(eeee11), 16, , hyprctl dispatch fullscreen 1
}
#hyprbars {
# bar_height = 24
# hyprbars-button = rgb(ff4040), 16, 󰖭, hyprctl dispatch killactive
# hyprbars-button = rgb(eeee11), 16, , hyprctl dispatch fullscreen 1
#}
}