4 lines
92 B
Bash
Executable file
4 lines
92 B
Bash
Executable file
#!/bin/sh
|
|
|
|
#printf '\33]50;%s\007' "xft:Source Code Pro-10"
|
|
printf '\33]50;%s\007' "xft:$1"
|