Add a displays widget for monitor layout and per-monitor wallpapers

This commit is contained in:
2026-09-20 04:07:26 -04:00
parent 1cd50be73a
commit a32254c398
20 changed files with 1570 additions and 13 deletions
+1
View File
@@ -3,6 +3,7 @@
o.bind("SUPER + ALT + W", "Wallpaper picker", "blob-wallpaper-set --menu")
o.bind("SUPER + CTRL + M", "System monitor", "blob-shell shell toggle blob.sysmon")
o.bind("SUPER + SHIFT + CTRL + D", "Displays", "blob-shell shell toggle blob.displays")
o.bind("SUPER + CTRL + Q", "Quick settings", "blob-shell shell toggle blob.quick-settings")
-- Apps on SUPER + SPACE, root menu on ALT, swapping the shipped defaults back.