diff options
author | Drew DeVault <sir@cmpwn.com> | 2015-12-10 08:04:22 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2015-12-10 08:05:27 -0500 |
commit | af4e17d11da88637f484ff13faee3be87c97127d (patch) | |
tree | 00ef126529a2050d288f7cb2cdb01be244d4f341 /main.c | |
parent | 833a6ce9c9d7006c368dcd764552185b2dfbaad0 (diff) | |
download | swaybg-af4e17d11da88637f484ff13faee3be87c97127d.tar.gz swaybg-af4e17d11da88637f484ff13faee3be87c97127d.tar.bz2 |
Discover swaylock extension in registry
Diffstat (limited to '')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ #include "list.h" list_t *surfaces; - struct registry *registry; enum scaling_mode { |