mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 20:18:49 +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
|
||||
# found. We use xinerama to know the dimension of each screen.
|
||||
|
||||
import sys
|
||||
import os
|
||||
import re
|
||||
import random
|
||||
import string
|
||||
import subprocess
|
||||
import optparse
|
||||
|
||||
import xcb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue