🐛 fix(hypr): add magnify module to pyprland
zoom command is now working
This commit is contained in:
parent
73972a3cc3
commit
922c953663
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[pyprland]
|
||||
plugins = ["scratchpads", "wallpapers"]
|
||||
plugins = ["scratchpads", "magnify", "wallpapers"]
|
||||
|
||||
[scratchpads.volume]
|
||||
command = "pavucontrol"
|
||||
|
|
Loading…
Add table
Reference in a new issue