From 18251f226832b5e18834fce7f39650d030fa6a8b Mon Sep 17 00:00:00 2001 From: Spacedio Date: Sat, 25 Apr 2026 00:04:48 -0400 Subject: Polybar and i3 config changes. --- i3/.config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index d19c3d3..85d06a9 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -32,11 +32,11 @@ exec_always --no-startup-id "picom --config ~/.config/picom/picom.conf" # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the # screen before suspend. Use loginctl lock-session to lock your screen. -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork +#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. -exec --no-startup-id nm-applet +#exec --no-startup-id nm-applet # Autofocus on hover, also when switching workspaces focus_follows_mouse yes -- cgit v1.2.3