diff options
Diffstat (limited to 'xutil.c')
-rw-r--r-- | xutil.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xutil.c b/xutil.c index 489b187..727fd37 100644 --- a/xutil.c +++ b/xutil.c @@ -184,6 +184,9 @@ char *atoms[CWM_NO_ATOMS] = { "_NET_ACTIVE_WINDOW", "_NET_CLIENT_LIST", "_NET_NUMBER_OF_DESKTOPS", + "_NET_CURRENT_DESKTOP", + "_NET_DESKTOP_VIEWPORT", + "_NET_DESKTOP_GEOMETRY", }; void |