From 786dc59d0e6937aa76f5cecc16dec49261c8a625 Mon Sep 17 00:00:00 2001 From: Spacedio Date: Fri, 17 Apr 2026 22:45:53 -0400 Subject: Optimization of the dGPU with a script to specifically turn it off. --- i3/.config/i3/config | 5 ----- 1 file changed, 5 deletions(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 6d1ded8..8472507 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -226,8 +226,6 @@ bindsym $mod+Shift+r restart #bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" - - # Define the menu labels set $sysmenu System: (l)ock, (e)xit i3, (s)uspend, (r)eboot, (Shift+s)hutdown @@ -251,9 +249,6 @@ mode "$sysmenu" { # Bind it to a key - replacing the default exit behavior bindsym $mod+Shift+e mode "$sysmenu" - - - # resize window (you can also use the mouse for that) mode "resize" { # These bindings trigger as soon as you enter the resize mode -- cgit v1.2.3