summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2020-07-17 07:55:02 -0400
committerAndrew Guschin <saintruler@gmail.com>2020-07-17 07:55:02 -0400
commitbe9e153ae1efb20077ac519ae1374c47ab5b5e60 (patch)
treedd1eb53ceb4e2100c3ae953363264110dc2c63e4 /.local
parentc15360bdd76eadf62cc1ac7ccb03e17ec250b024 (diff)
Changed openbox config so it now uses my script to make screenshots and also removed shadows of maim when compton is running
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/scripts/screenshot.py2
1 files changed, 1 insertions, 1 deletions
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