mirror of
https://github.com/0intro/wmii
synced 2024-11-21 13:22:51 +03:00
Remove broken support for local_events. Closes issue #229.
This commit is contained in:
parent
ecaa8861c1
commit
0658d3fc2e
@ -71,14 +71,12 @@ status() {
|
||||
# Generic overridable startup details
|
||||
startup() { witray & }
|
||||
|
||||
local_events() { true;}
|
||||
wi_runconf -s wmiirc_local
|
||||
startup
|
||||
|
||||
echo colors $WMII_NORMCOLORS | wmiir create $noticebar
|
||||
|
||||
# Event processing
|
||||
local_events | wi_events
|
||||
wi_events <<'!'
|
||||
# Events
|
||||
Event CreateTag
|
||||
|
Loading…
Reference in New Issue
Block a user