unusualpepe / awesome-systray-switcher

Move the systray to the focused screen on awesome window manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome wm systray switcher

Since apparently X11 doesn't let you have the systray in two or more monitors at the same time, this snippet moves the systray to the focused screen. (Afaik, it can't be done with signals).

Installation

Copy the code snippet into your rc.lua config file.

Configuration

Modify timeout = 0.5 with the timeout that works for you. (In seconds).

About

Move the systray to the focused screen on awesome window manager

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%