aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/application.py
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-03-24 19:20:53 +0100
committerMattias Andrée <m@maandree.se>2026-03-24 19:20:53 +0100
commitfe0ef9cd334d0ad975ed304983597834c87bb43a (patch)
treee86c044035c422f01e116d185386c9ebb3c3db07 /src/plugins/application.py
parentm fixes (diff)
downloadxpybar-fe0ef9cd334d0ad975ed304983597834c87bb43a.tar.gz
xpybar-fe0ef9cd334d0ad975ed304983597834c87bb43a.tar.bz2
xpybar-fe0ef9cd334d0ad975ed304983597834c87bb43a.tar.xz
Fix dock-to-bottom and enable docking to the left or rightHEAD1.21master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--src/plugins/application.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/application.py b/src/plugins/application.py
index d7f0c88..188d5cb 100644
--- a/src/plugins/application.py
+++ b/src/plugins/application.py
@@ -1,7 +1,7 @@
# -*- python -*-
'''
xpybar – xmobar replacement written in python
-Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Mattias Andrée (m@maandreese)
+Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Mattias Andrée (m@maandree.se)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by