chore: misc tweaks — nm-applet autostart, thunar, SUPER+Q close, monitor preset

- autostart nm-applet --indicator under uwsm-app
- install networkmanagerapplet system-wide
- swap Nautilus for Thunar in file-manager bindings
- close-window bound to SUPER+Q (was SUPER+W)
- switch the active monitor preset from retina/2x to 1x 1080p/1440p
- summer-night waybar: drop custom/battery + backlight from modules-right

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Bernardo Magri
2026-04-25 20:28:19 +01:00
parent a7e7fa9562
commit e438004cec
6 changed files with 15 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
"spacing": 15,
"modules-left": ["custom/nomarchy", "clock", "clock#date"],
"modules-center": ["hyprland/workspaces"],
"modules-right": [ "idle_inhibitor", "pulseaudio", "custom/battery", "backlight", "tray", "custom/powermenu"],
"modules-right": [ "idle_inhibitor", "pulseaudio", "tray", "custom/powermenu"],
"hyprland/workspaces": {
"disable-scroll": true,