Skip to content

Instantly share code, notes, and snippets.

@xircon
xircon / guillotine.json
Created September 12, 2021 10:52
Variety wallpaper control in Gnome 40 using Guillotine externsion:
{
"settings": {
"icon": "variety",
"loglevel": "warning"
},
"menu": [
{
"type": "command",
"title": "Next",
"command": "variety -n",
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'design.ui'
#
# Created: Wed May 27 16:39:17 2015
# by: PyQt4 UI code generator 4.11.3
#
# WARNING! All changes made in this file will be lost!
from PyQt4 import QtCore, QtGui