Skip to content

Commit

Permalink
[WINDOW_MANAGER] Extends Wayland support (dwl, hyprland, sway, wayfire)
Browse files Browse the repository at this point in the history
  • Loading branch information
HorlogeSkynet committed Apr 14, 2024
1 parent 0d0218f commit b32262c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion archey/entries/window_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@
"chunkwm": "ChunkWM",
"compiz": "Compiz",
"deepin-wm": "Deepin WM",
"dwm": "DWM",
"dwm": "dwm",
"dwl": "dwl",
"enlightenment": "Enlightenment",
"herbstluftwm": "herbstluftwm",
"fluxbox": "Fluxbox",
"fvwm": "FVWM",
"hyprland": "Hyprland",
"i3": "i3",
"icewm": "IceWM",
"kwin_x11": "KWin",
Expand All @@ -38,7 +40,9 @@
"Spectacle": "Spectacle",
"stumpwm": "StumpWM",
"subtle": "Subtle",
"sway": "Sway",
"monsterwm": "MonsterWM",
"wayfire": "Wayfire",
"wingo": "Wingo",
"wmaker": "Window Maker",
"wmfs": "Wmfs",
Expand Down

0 comments on commit b32262c

Please sign in to comment.