🐛 fix(hypr): add magnify module to pyprland

zoom command is now working
This commit is contained in:
Sergio Laín 2024-09-25 18:31:17 +02:00
parent 73972a3cc3
commit 922c953663
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#? Config file for btop v. 1.3.2
#? Config file for btop v. 1.4.0
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"

View file

@ -1,5 +1,5 @@
[pyprland]
plugins = ["scratchpads", "wallpapers"]
plugins = ["scratchpads", "magnify", "wallpapers"]
[scratchpads.volume]
command = "pavucontrol"