diff --git a/.config/i3/config b/.config/i3/config index e2c3874b..fdad48e2 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -35,7 +35,7 @@ exec --no-startup-id sudo mount -a #Composite manager: #exec --no-startup-id compton --xrender-sync-fence #Refresh bash/ranger shortcuts: -exec --no-startup-id python ~/.config/Scripts/shortcuts.py +exec_always --no-startup-id python ~/.config/Scripts/shortcuts.py #Try to load VGA screen if available: exec --no-startup-id ~/.config/Scripts/screen.sh v #Launch Polybar where appropriate: