Initial commit
This commit is contained in:
commit
69bc67e29a
16 changed files with 2376 additions and 0 deletions
10
contrib/hyprland.conf
Normal file
10
contrib/hyprland.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# breadclip — add these to your hyprland.conf
|
||||
#
|
||||
# Blur: blurs what's behind the transparent window, giving the frosted-glass look.
|
||||
# ignorezero: skips blurring fully-transparent pixels (outside the panel) for
|
||||
# a cleaner result.
|
||||
layerrule = blur, breadclip
|
||||
layerrule = ignorezero, breadclip
|
||||
|
||||
# Keybind: Super+V opens the clipboard history popup.
|
||||
bind = $mainMod, V, exec, breadclip
|
||||
Loading…
Add table
Add a link
Reference in a new issue