diff options
Diffstat (limited to 'xutil.c')
-rw-r--r-- | xutil.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xutil.c b/xutil.c index 727fd37..a9e2453 100644 --- a/xutil.c +++ b/xutil.c @@ -187,6 +187,8 @@ char *atoms[CWM_NO_ATOMS] = { "_NET_CURRENT_DESKTOP", "_NET_DESKTOP_VIEWPORT", "_NET_DESKTOP_GEOMETRY", + "_NET_VIRTUAL_ROOTS", + "_NET_SHOWING_DESKTOP", }; void |