Description: this script allows you to change profile on konsole when you open a particular application. installation: 1) download the script 2) marks as "executable" in the properties of the file 3) open the script and insert the application to execute between "## command to execute" (by default there is vim) without removing "$@" 4) at the top of the script enter the name of the profile to change to 5) move the script to /bin with a name of your choice (without overwriting other binaries)
done this you can open the program by writing the name of the script in the terminal
UPDATE: I created a version that changes the profile only on the active window. requires xdotool and does not work well with tabs detached from the main konsole window. it is recommended to open a new instance of konsole instead of detaching an existing tab.
Ratings & Comments
0 Comments