mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 12:30:01 +02:00
wallpaper: remove unused import
This commit is contained in:
parent
07a1739172
commit
30a6a9a4dc
1 changed files with 0 additions and 3 deletions
|
@ -5,12 +5,9 @@
|
||||||
# First argument is the directory where the wallpapers can be
|
# First argument is the directory where the wallpapers can be
|
||||||
# found. We use xinerama to know the dimension of each screen.
|
# found. We use xinerama to know the dimension of each screen.
|
||||||
|
|
||||||
import sys
|
|
||||||
import os
|
import os
|
||||||
import re
|
|
||||||
import random
|
import random
|
||||||
import string
|
import string
|
||||||
import subprocess
|
|
||||||
import optparse
|
import optparse
|
||||||
|
|
||||||
import xcb
|
import xcb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue