From 833eee2c5d1dd85765f6980d255e7480c982abf0 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 13 May 2026 13:43:28 +0100 Subject: feat(sway): replace exit prompt with full session menu; drop fuzzel $PATH listing - Mod+Shift+e: swaynag now offers Lock / Logout / Reboot / Poweroff instead of just 'Exit sway? Yes'. Reboot+Poweroff use doas; that's already nopass-permitted for wheel in etc/doas.conf - fuzzel.ini: drop list-executables-in-path=yes (back to upstream default). The launcher now shows only .desktop entries; power actions live in the Mod+Shift+e menu --- dot_config/fuzzel/fuzzel.ini | 1 - 1 file changed, 1 deletion(-) (limited to 'dot_config/fuzzel/fuzzel.ini') diff --git a/dot_config/fuzzel/fuzzel.ini b/dot_config/fuzzel/fuzzel.ini index b1ea0bb..0510024 100644 --- a/dot_config/fuzzel/fuzzel.ini +++ b/dot_config/fuzzel/fuzzel.ini @@ -2,7 +2,6 @@ font=mono:size=8 width=60 lines=15 -list-executables-in-path=yes terminal=ghostty -e [colors] -- cgit v1.3.1