Hello.
I could not set size of konsole window from script.
Does not work from script, or command line
Any help is welcome
I could not set size of konsole window from script.
Code:
konsole -noclose -p "TerminalColumns=80;TerminalRows=20" -e ls /etc &
Any help is welcome