Skip to content

Commit

Permalink
Merge pull request #563 from martinpiz097/feature/waybar-blur
Browse files Browse the repository at this point in the history
feat: Blur is added to the waybar from a layerrule, this way the wayb…
  • Loading branch information
mylinuxforwork authored Dec 25, 2024
2 parents 81e63c3 + c3dffdd commit d2c7783
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions share/dotfiles/.config/hypr/conf/custom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ env = SDL_VIDEODRIVER,wayland
# cursor {
# no_hardware_cursors = false
# }

# Blur for waybar
#layerrule = blur, waybar
2 changes: 1 addition & 1 deletion share/dotfiles/.config/hypr/conf/ml4w.conf
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ env = OZONE_PLATFORM,wayland
env = ELECTRON_OZONE_PLATFORM_HINT,wayland

# Python
env = PYTHONPATH,/usr/lib/python3.12/site-packages:/usr/lib/python3.13/site-packages:$PYTHONPATH
env = PYTHONPATH,/usr/lib/python3.12/site-packages:/usr/lib/python3.13/site-packages:$PYTHONPATH

0 comments on commit d2c7783

Please sign in to comment.