( golgota | 2018. 06. 14., cs – 16:10 )

Okes ez igy nem annyira jo.

De itt egy script ami vegulis azt teszi ami neked kell.


#!/bin/bash

terminator -x /usr/bin/ipython3
win_id=$(wmctrl -l| awk '/\/usr\/bin\/ipython3/ { print $1 }')
xprop -id "${win_id}" -f WM_CLASS 8s -set WM_CLASS "Ipython3"

Ezutan a terminator window WM_CLASS-a "Ipython3" lesz.

Na most lehet hasznalni a desktop allomanyban a StartupWmClass=Ipython3-at.