Skip to content

Commit

Permalink
add X11 xmonad to tiling_desktop_environments
Browse files Browse the repository at this point in the history
  • Loading branch information
ldomenzain-gpfw authored and wez committed Oct 7, 2024
1 parent a2f2c07 commit ed43041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1766,6 +1766,7 @@ fn default_tiling_desktop_environments() -> Vec<String> {
"X11 bspwm",
"X11 dwm",
"X11 i3",
"X11 xmonad",
]
.iter()
.map(|s| s.to_string())
Expand Down

0 comments on commit ed43041

Please sign in to comment.