Allow showing desktop numbers in taskbar
This commit is contained in:
parent
a4936c35b6
commit
b2b35e632a
3 changed files with 126 additions and 51 deletions
|
@ -22,6 +22,7 @@ atoms = [ "UTF8_STRING"
|
|||
, "_NET_WM_STRUT_PARTIAL"
|
||||
, "_NET_ACTIVE_WINDOW"
|
||||
, "_NET_NUMBER_OF_DESKTOPS"
|
||||
, "_NET_CURRENT_DESKTOP"
|
||||
, "_NET_CLIENT_LIST"
|
||||
, "_MOTIF_WM_HINTS"
|
||||
, "_XROOTPMAP_ID"
|
||||
|
|
Reference in a new issue