Update configuration for new laptop, Fixes for new qtile internal api, PrintScreen button function, Compositor and Clipboard manager, Fix mouse actions

This commit is contained in:
Kevin Alberts 2019-08-20 22:33:07 +02:00
parent baece2297f
commit 95d2c26854
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
10 changed files with 68 additions and 48 deletions

View file

@ -90,6 +90,7 @@ try:
logger.error("Initializing theme variables")
# Initialize variables from theme
keys = Theme.keys
mouse = Theme.mouse
groups = Theme.groups
layouts = Theme.layouts
widget_defaults = Theme.widget_defaults