add penrose wm (#172)
This commit is contained in:
parent
9fee329e98
commit
aabde03419
1 changed files with 1 additions and 0 deletions
1
pfetch
1
pfetch
|
@ -1041,6 +1041,7 @@ get_wm() {
|
|||
(*monsterwm*) wm=monsterwm ;;
|
||||
(*wmaker*) wm='Window Maker' ;;
|
||||
(*sowm*) wm=sowm ;;
|
||||
(*penrose*) wm=penrose ;;
|
||||
esac
|
||||
done <<-EOF
|
||||
$(ps x)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue