From be9e153ae1efb20077ac519ae1374c47ab5b5e60 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Fri, 17 Jul 2020 07:55:02 -0400 Subject: Changed openbox config so it now uses my script to make screenshots and also removed shadows of maim when compton is running --- .local/bin/scripts/screenshot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local') diff --git a/.local/bin/scripts/screenshot.py b/.local/bin/scripts/screenshot.py index 752924b..5b10ea9 100755 --- a/.local/bin/scripts/screenshot.py +++ b/.local/bin/scripts/screenshot.py @@ -1,4 +1,4 @@ -#!/bin/python3 +#!/usr/bin/python3 import sys import re import subprocess -- cgit v1.2.3